In This Article

NullableThicknessPropertyEditor Class

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

public class NullableThicknessPropertyEditor : ThicknessPropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase ThicknessPropertyEditor object

Constructors

NullableThicknessPropertyEditor()

Initializes an instance of the NullableThicknessPropertyEditor class.

public NullableThicknessPropertyEditor()

Inherited Members