Table of Contents

Class CategorizedCodeCompletionList

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll
public class CategorizedCodeCompletionList : CodeCompletionList, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, INotifyPropertyChanged
Inheritance
CategorizedCodeCompletionList
Implements
Extension Methods

Constructors

CategorizedCodeCompletionList(TextEditor)

Properties

CategoriesIncludedInFilter
CategorizedProvider
CategoryFilterUI
ListBoxVisibility
NoSuggestionsMessageVisibility

Methods

FillListBox(IList<FilteredItemData>, bool)
GetAllItemsFilteredOutDisplayMode()
GetFinalWidth(double)
IsFiltered(int, out ItemFilterTextMatch)
OnApplyTemplate()

When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate().

OnCategoriesIncludedInFilterChanged()

Events

CategoryFilterUiChanged