In This Article

NullableRectPropertyEditor Class

Represents a PropertyEditor for editing a nullable Rect value with a RectEditBox.

public class NullableRectPropertyEditor : RectPropertyEditor, INotifyPropertyChanged
Inheritance:
Object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase RectPropertyEditor Object

Constructors

NullableRectPropertyEditor()

Initializes an instance of the NullableRectPropertyEditor class.

public NullableRectPropertyEditor()

Inherited Members