In This Article

NullableThicknessPropertyEditor Class

Represents a PropertyEditor for editing a nullable Thickness value with a ThicknessEditBox.

public class NullableThicknessPropertyEditor : ThicknessPropertyEditor, INotifyPropertyChanged
Inheritance:
Object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase ThicknessPropertyEditor Object

Constructors

NullableThicknessPropertyEditor()

Initializes an instance of the NullableThicknessPropertyEditor class.

public NullableThicknessPropertyEditor()

Inherited Members