In This Article

NullableInt32RectPropertyEditor Class

Represents a PropertyEditor for editing a nullable Int32Rect value with a Int32RectEditBox.

public class NullableInt32RectPropertyEditor : Int32RectPropertyEditor, INotifyPropertyChanged
Inheritance:
Object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase Int32RectPropertyEditor Object

Constructors

NullableInt32RectPropertyEditor()

Initializes an instance of the NullableInt32RectPropertyEditor class.

public NullableInt32RectPropertyEditor()

Inherited Members