Skip to main content

TextEdit Fields

A text editor.
Name Description
AcceptsReturnProperty static Identifies the TextEdit.AcceptsReturn dependency property.
AllowNullInputProperty static Identifies the TextEdit.AllowNullInput dependency property.
AllowSpinOnMouseWheelProperty static Identifies the TextEdit.AllowSpinOnMouseWheel dependency property.
ButtonsProperty static Identifies the TextEdit.Buttons dependency property.
CausesValidationProperty static Identifies the BaseEdit.CausesValidation dependency property. Inherited from BaseEdit.
DisplayFormatStringProperty static Identifies the DisplayFormatString dependency property.
DisplayTextProperty static Identifies the DisplayText dependency property.
EditValueConverterProperty static Identifies the BaseEdit.EditValueConverter dependency property. Inherited from BaseEdit.
EditValuePostDelayProperty static Identifies the EditValuePostDelay dependency property. Inherited from BaseEdit.
EditValuePostModeProperty static Identifies the EditValuePostMode dependency property. Inherited from BaseEdit.
EditValueProperty static Identifies the BaseEdit.EditValue dependency property. Inherited from BaseEdit.
EditValueTypeProperty static Identifies the BaseEdit.EditValueType dependency property. Inherited from BaseEdit.
HasValidationErrorProperty static Identifies the BaseEdit.HasValidationError dependency property. Inherited from BaseEdit.
HeaderProperty static Identifies the Header dependency property.
HeaderTemplateProperty static Identifies the HeaderTemplate dependency property.
InputScopeProperty static Identifies the TextEdit.InputScope dependency property.
IsReadOnlyProperty static Identifies the BaseEdit.IsReadOnly dependency property. Inherited from BaseEdit.
IsSpellCheckEnabledProperty static Identifies the IsSpellCheckEnabled dependency property.
IsTextPredictionEnabledProperty static Identifies the TextEdit.IsTextPredictionEnabled dependency property.
MaxLengthProperty static Identifies the TextEdit.MaxLength dependency property.
NullTextForegroundProperty static Identifies the TextEdit.NullTextForeground dependency property.
NullTextProperty static Identifies the TextEdit.NullText dependency property.
NullValueProperty static Identifies the TextEdit.NullValue dependency property.
SelectionHighlightBrushProperty static Identifies the TextEdit.SelectionHighlightBrush dependency property.
ShowClearButtonProperty static Identifies the ShowClearButton dependency property.
ShowDefaultButtonsProperty static Identifies the TextEdit.ShowDefaultButtons dependency property.
ShowErrorIconProperty static Identifies the ShowErrorIcon dependency property. Inherited from BaseEdit.
ShowNullTextForEmptyValueProperty static Identifies the TextEdit.ShowNullTextForEmptyValue dependency property.
ShowNullTextProperty static Identifies the TextEdit.ShowNullText dependency property.
ShowTextProperty static Identifies the TextEdit.ShowText dependency property.
TextAlignmentProperty static Identifies the TextAlignment dependency property.
TextInputSettingsProperty static Identifies the TextEdit.TextInputSettings dependency property.
TextProperty static Identifies the TextEdit.Text dependency property.
TextWrappingProperty static Identifies the TextEdit.TextWrapping dependency property.
ValidateOnEnterKeyPressedProperty static Identifies the BaseEdit.ValidateOnEnterKeyPressed dependency property. Inherited from BaseEdit.
ValidateOnTextInputProperty static Identifies the BaseEdit.ValidateOnTextInput dependency property. Inherited from BaseEdit.
ValidationErrorProperty static Identifies the BaseEdit.ValidationError dependency property. Inherited from BaseEdit.
See Also