AutoCompleteEdit Fields
A text editor that suggests values as a user enters characters into the edit box.Name | Description |
---|---|
AffixColorProperty static | Identifies the AffixColor dependency property. Inherited from ItemsEditBase. |
AffixFontAttributesProperty static | Identifies the AffixFontAttributes dependency property. Inherited from ItemsEditBase. |
AffixFontFamilyProperty static | Identifies the AffixFontFamily dependency property. Inherited from ItemsEditBase. |
AffixFontSizeProperty static | Identifies the AffixFontSize dependency property. Inherited from ItemsEditBase. |
AffixIndentProperty static | Identifies the AffixIndent dependency property. Inherited from ItemsEditBase. |
AllowAnimationProperty static | Identifies the AllowAnimation bindable property. Inherited from EditBase. |
BorderColorProperty static | Identifies the BorderColor bindable property. Inherited from EditBase. |
BorderThicknessProperty static | Identifies the BorderThickness bindable property. Inherited from EditBase. |
BottomTextFontAttributesProperty static | Identifies the BottomTextFontAttributes bindable property. Inherited from EditBase. |
BottomTextFontFamilyProperty static | Identifies the BottomTextFontFamily bindable property. Inherited from EditBase. |
BottomTextFontSizeProperty static | Identifies the BottomTextFontSize bindable property. Inherited from EditBase. |
BottomTextTopIndentProperty static | Identifies the BottomTextTopIndent bindable property. Inherited from EditBase. |
BoxHeightProperty static | Identifies the BoxHeight dependency property. Inherited from EditBase. |
BoxMarginProperty static | Identifies the BoxMargin dependency property. Inherited from EditBase. |
BoxMinHeightProperty static | Identifies the BoxMinHeight dependency property. Inherited from EditBase. |
BoxMinWidthProperty static | Identifies the BoxMinWidth dependency property. Inherited from EditBase. |
BoxModeProperty static | Identifies the BoxMode bindable property. Inherited from EditBase. |
BoxPaddingProperty static | Identifies the BoxPadding bindable property. Inherited from EditBase. |
CharacterCasingProperty static | Identifies the CharacterCasing dependency property. Inherited from EditBase. |
ChosenSuggestionProperty static | Identifies the ChosenSuggestion dependency property. |
ClearIconColorProperty static | Identifies the ClearIconColor dependency property. Inherited from EditBase. |
ClearIconCommandParameterProperty static | Identifies the ClearIconCommandParameter dependency property. Inherited from EditBase. |
ClearIconCommandProperty static | Identifies the ClearIconCommand dependency property. Inherited from EditBase. |
ClearIconProperty static | Identifies the ClearIcon dependency property. Inherited from EditBase. |
ClearIconVisibilityProperty static | Identifies the ClearIconVisibility dependency property. Inherited from EditBase. |
CornerModeProperty static | Identifies the CornerMode bindable property. Inherited from EditBase. |
CornerRadiusProperty static | Identifies the CornerRadius dependency property. Inherited from EditBase. |
CursorColorProperty static | Identifies the CursorColor dependency property. Inherited from EditBase. |
CursorPositionProperty static | Identifies the CursorPosition dependency property. |
DisabledAffixColorProperty static | Identifies the DisabledAffixColor dependency property. Inherited from ItemsEditBase. |
DisabledBackgroundColorProperty static | Identifies the DisabledBackgroundColor dependency property. Inherited from EditBase. |
DisabledBorderColorProperty static | Identifies the DisabledBorderColor bindable property. Inherited from EditBase. |
DisabledBorderThicknessProperty static | Identifies the DisabledBorderThickness bindable property. Inherited from EditBase. |
DisabledHelpTextColorProperty static | Identifies the DisabledHelpTextColor bindable property. Inherited from EditBase. |
DisabledIconColorProperty static | Identifies the DisabledIconColor bindable property. Inherited from EditBase. |
DisabledLabelColorProperty static | Identifies the DisabledLabelColor bindable property. Inherited from EditBase. |
DisabledTextColorProperty static | Identifies the DisabledTextColor bindable property. Inherited from EditBase. |
DisplayMemberProperty static | Identifies the DisplayMember dependency property. Inherited from ItemsEditBase. |
DisplayTextProperty static | Identifies the DisplayText dependency property. Inherited from EditBase. |
DropDownBackgroundColorProperty static | Identifies the DropDownBackgroundColor dependency property. Inherited from ItemsEditBase. |
DropDownItemFontAttributesProperty static | Identifies the DropDownItemFontAttributes dependency property. Inherited from ItemsEditBase. |
DropDownItemFontFamilyProperty static | Identifies the DropDownItemFontFamily dependency property. Inherited from ItemsEditBase. |
DropDownItemFontSizeProperty static | Identifies the DropDownItemFontSize dependency property. Inherited from ItemsEditBase. |
DropDownItemPaddingProperty static | Identifies the DropDownItemPadding dependency property. Inherited from ItemsEditBase. |
DropDownItemTextColorProperty static | Identifies the DropDownItemTextColor dependency property. Inherited from ItemsEditBase. |
DropDownSelectedItemBackgroundColorProperty static | Identifies the DropDownSelectedItemBackgroundColor dependency property. Inherited from ItemsEditBase. |
DropDownSelectedItemTextColorProperty static | Identifies the DropDownSelectedItemTextColor dependency property. Inherited from ItemsEditBase. |
EndIconColorProperty static | Identifies the EndIconColor dependency property. Inherited from EditBase. |
EndIconCommandParameterProperty static | Identifies the EndIconCommandParameter bindable property. Inherited from EditBase. |
EndIconCommandProperty static | Identifies the EndIconCommand bindable property. Inherited from EditBase. |
EndIconProperty static | Identifies the EndIcon bindable property. Inherited from EditBase. |
ErrorColorProperty static | Identifies the ErrorColor bindable property. Inherited from EditBase. |
ErrorIconColorProperty static | Identifies the ErrorIconColor dependency property. Inherited from EditBase. |
ErrorIconCommandParameterProperty static | Identifies the ErrorIconCommandParameter bindable property. Inherited from EditBase. |
ErrorIconCommandProperty static | Identifies the ErrorIconCommand bindable property. Inherited from EditBase. |
ErrorIconProperty static | Identifies the ErrorIcon bindable property. Inherited from EditBase. |
ErrorTextProperty static | Identifies the ErrorText bindable property. Inherited from EditBase. |
FocusedBorderColorProperty static | Identifies the FocusedBorderColor bindable property. Inherited from EditBase. |
FocusedBorderThicknessProperty static | Identifies the FocusedBorderThickness bindable property. Inherited from EditBase. |
FocusedLabelColorProperty static | Identifies the FocusedLabelColor bindable property. Inherited from EditBase. |
HasErrorProperty static | Identifies the HasError bindable property. Inherited from EditBase. |
HelpTextColorProperty static | Identifies the HelpTextColor bindable property. Inherited from EditBase. |
HelpTextProperty static | Identifies the HelpText bindable property. Inherited from EditBase. |
IconColorProperty static | Identifies the IconColor bindable property. Inherited from EditBase. |
IconIndentProperty static | Identifies the IconIndent bindable property. Inherited from EditBase. |
IconSpacingProperty static | Identifies the IconSpacing bindable property. Inherited from EditBase. |
IconVerticalAlignmentProperty static | Identifies the IconVerticalAlignment bindable property. Inherited from EditBase. |
IsDropDownOpenProperty static | Identifies the IsDropDownOpen dependency property. Inherited from ItemsEditBase. |
IsEndIconVisibleProperty static | Identifies the IsEndIconVisible bindable property. Inherited from EditBase. |
IsErrorIconVisibleProperty static | Identifies the IsErrorIconVisible bindable property. Inherited from EditBase. |
IsLabelFloatingProperty static | Identifies the IsLabelFloating bindable property. Inherited from EditBase. |
IsLoadingInProgressProperty static | Identifies the IsLoadingInProgress dependency property. |
IsReadOnlyProperty static | Identifies the IsReadOnly dependency property. Inherited from EditBase. |
IsStartIconVisibleProperty static | Identifies the IsStartIconVisible bindable property. Inherited from EditBase. |
ItemsSourceProperty static | Identifies the ItemsSource dependency property. Inherited from ItemsEditBase. |
ItemsSourceProviderProperty static | Identifies the ItemsSourceProvider dependency property. |
ItemTemplateProperty static | Identifies the ItemTemplate dependency property. Inherited from ItemsEditBase. |
KeepFocusOnItemSelectionProperty static | Identifies the KeepFocusOnItemSelection dependency property. Inherited from ItemsEditBase. |
KeyboardProperty static | Identifies the Keyboard dependency property. Inherited from ItemsEditBase. |
LabelColorProperty static | Identifies the LabelColor bindable property. Inherited from EditBase. |
LabelFontSizeProperty static | Identifies the LabelFontSize bindable property. Inherited from EditBase. |
LabelTextProperty static | Identifies the LabelText bindable property. Inherited from EditBase. |
LoadingProgressModeProperty static | Identifies the LoadingProgressMode dependency property. |
NoSuggestionsTextProperty static | Identifies the NoSuggestionsText dependency property. |
PlaceholderColorProperty static | Identifies the PlaceholderColor bindable property. Inherited from EditBase. |
PlaceholderTextProperty static | Identifies the PlaceholderText dependency property. Inherited from EditBase. |
PrefixProperty static | Identifies the Prefix dependency property. Inherited from ItemsEditBase. |
QuerySubmittedCommandParameterProperty static | Identifies the QuerySubmittedCommandParameter dependency property. |
QuerySubmittedCommandProperty static | Identifies the QuerySubmittedCommand dependency property. |
ReserveBottomTextLineProperty static | Identifies the ReserveBottomTextLine bindable property. Inherited from EditBase. |
ReturnCommandParameterProperty static | Identifies the ReturnCommandParameter dependency property. Inherited from EditBase. |
ReturnCommandProperty static | Identifies the ReturnCommand dependency property. Inherited from EditBase. |
ReturnTypeProperty static | Identifies the ReturnType dependency property. Inherited from EditBase. |
SelectionLengthProperty static | Identifies the SelectionLength dependency property. |
SelectionStartProperty static | Identifies the SelectionStart dependency property. |
StartIconColorProperty static | Identifies the StartIconColor dependency property. Inherited from EditBase. |
StartIconCommandParameterProperty static | Identifies the StartIconCommandParameter bindable property. Inherited from EditBase. |
StartIconCommandProperty static | Identifies the StartIconCommand bindable property. Inherited from EditBase. |
StartIconProperty static | Identifies the StartIcon bindable property. Inherited from EditBase. |
SubmitIconColorProperty static | Identifies the SubmitIconColor dependency property. |
SubmitIconProperty static | Identifies the SubmitIcon dependency property. |
SubmitIconVisibilityProperty static | Identifies the SubmitIconVisibility dependency property. |
SuffixProperty static | Identifies the Suffix dependency property. Inherited from ItemsEditBase. |
SuggestionChosenCommandParameterProperty static | Identifies the SuggestionChosenCommandParameter dependency property. |
SuggestionChosenCommandProperty static | Identifies the SuggestionChosenCommand dependency property. |
TextChangedCommandProperty static | Identifies the TextChangedCommand dependency property. |
TextColorProperty static | Identifies the TextColor bindable property. Inherited from EditBase. |
TextFontAttributesProperty static | Identifies the TextFontAttributes bindable property. Inherited from EditBase. |
TextFontFamilyProperty static | Identifies the TextFontFamily bindable property. Inherited from EditBase. |
TextFontSizeProperty static | Identifies the TextFontSize bindable property. Inherited from EditBase. |
TextHorizontalAlignmentProperty static | Identifies the TextHorizontalAlignment bindable property. Inherited from EditBase. |
TextProperty static | Identifies the Text dependency property. |
WaitIndicatorColorProperty static | Identifies the WaitIndicatorColor dependency property. |
See Also