Class CategorizedCodeCompletionBox
public class CategorizedCodeCompletionBox : CodeCompletionBox, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, ICategorizedCodeCompletionBox, ICodeCompletionBox, ICodeCompletionWindow
- Inheritance
-
CategorizedCodeCompletionBox
- Implements
- Extension Methods
Constructors
Properties
- CategoriesIncludedInFilter
When implemented by a class, gets or sets a list of categories to be displayed in the code completion box.
- CategoryFilterUiVisible
When implemented by a class, gets or sets a value indicating whether a category filter should be displayed in the code completion box.
- DefaultCategoriesIncludedInFilterPredicate
Gets or sets a function which determines default categories to be displayed in the code completion box.