NullablePointPropertyEditor Class
Represents a PropertyEditor for editing a nullable Point
value with a PointEditBox.
public class NullablePointPropertyEditor : PointPropertyEditor
- Inheritance:
- object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase PointPropertyEditor object
Constructors
NullablePointPropertyEditor()
Initializes an instance of the NullablePointPropertyEditor class.
public NullablePointPropertyEditor()
Inherited Members
- PointPropertyEditor.DefaultValue
- PointPropertyEditor.Format
- PointPropertyEditor.IsNaNAllowed
- PointPropertyEditor.IsNegativeInfinityAllowed
- PointPropertyEditor.IsPositiveInfinityAllowed
- PointPropertyEditor.LargeChange
- PointPropertyEditor.Maximum
- PointPropertyEditor.Minimum
- PointPropertyEditor.PredefinedValueTemplateKey
- PointPropertyEditor.RoundingDecimalPlace
- PointPropertyEditor.SmallChange
- PartEditBoxPropertyEditorBase.BorderThickness
- PartEditBoxPropertyEditorBase.CommitTriggers
- PartEditBoxPropertyEditorBase.HasPopup
- PartEditBoxPropertyEditorBase.IsArrowKeyPartNavigationEnabled
- PartEditBoxPropertyEditorBase.IsEditable
- PartEditBoxPropertyEditorBase.IsNullAllowed
- PartEditBoxPropertyEditorBase.IsUndoEnabled
- PartEditBoxPropertyEditorBase.PlaceholderText
- PartEditBoxPropertyEditorBase.SpinnerVisibility
- PartEditBoxPropertyEditorBase.SpinWrapping
- PartEditBoxPropertyEditorBase.TextAlignment
- PropertyEditorBase.CreateValueTemplate()
- PropertyEditorBase.ValueTemplate
- PropertyEditor.GetIsReadOnly(IPropertyModel)
- PropertyEditor.NameTemplate
- PropertyEditor.NameTemplateKey
- PropertyEditor.NameTemplateSelector
- PropertyEditor.ObjectType
- PropertyEditor.PropertyName
- PropertyEditor.PropertyType
- PropertyEditor.ValueTemplateKey
- PropertyEditor.ValueTemplateKind
- PropertyEditor.ValueTemplateSelector
- ObservableObjectBase.NotifyPropertyChanged(string)
- ObservableObjectBase.OnPropertyChanged(PropertyChangedEventArgs)
- ObservableObjectBase.SetProperty<T>(ref T, T, string)
- ObservableObjectBase.PropertyChanged
- object.GetType()
- object.MemberwiseClone()
- object.ToString()
- object.Equals(object)
- object.Equals(object, object)
- object.ReferenceEquals(object, object)
- object.GetHashCode()