In This Article

NullableCornerRadiusPropertyEditor Class

Represents a PropertyEditor for editing a nullable CornerRadius value with a CornerRadiusEditBox.

public class NullableCornerRadiusPropertyEditor : CornerRadiusPropertyEditor, INotifyPropertyChanged
Inheritance:
Object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase CornerRadiusPropertyEditor Object

Constructors

NullableCornerRadiusPropertyEditor()

Initializes an instance of the NullableCornerRadiusPropertyEditor class.

public NullableCornerRadiusPropertyEditor()

Inherited Members