The UnitsAlignmentViewModel type exposes the following members.

Constructors

  NameDescription
Public methodUnitsAlignmentViewModel
Initializes a new instance of the UnitsAlignmentViewModel class.

Methods

  NameDescription
Protected methodAddCustomContextMenuItems (Inherited from PropertyGridItem.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetDependentItems (Inherited from PropertyGridItem.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected methodGetPropertyName``1 (Inherited from BindableObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitialize (Inherited from PropertyGridItem.)
Protected methodOnPropertyChanged(String) (Inherited from BindableObject.)
Protected methodOnPropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) (Inherited from BindableObject.)
Protected methodOnValueChanged (Inherited from PropertyGridItem.)
Public methodReadPropertyValue (Inherited from PropertyGridItem.)
Protected methodSetAndNotify``1(UMP%, UMP, Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) (Inherited from BindableObject.)
Protected methodSetAndNotify``1(UMP%, UMP, String) (Inherited from BindableObject.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUninitialize (Inherited from PropertyGridItem.)
Public methodUpdateStateProperties (Inherited from PropertyGridItem.)
Public methodWritePropertyValue (Inherited from PropertyGridItem.)

Fields

  NameDescription
Protected field_pendingRead (Inherited from PropertyGridItem.)

Properties

  NameDescription
Public propertyBindable (Inherited from PropertyGridItem.)
Public propertyBindingBorderBrush (Inherited from PropertyGridItem.)
Public propertyBindingBrush (Inherited from PropertyGridItem.)
Public propertyBindingMargin (Inherited from PropertyGridItem.)
Public propertyContextMenuItems (Inherited from PropertyGridItem.)
Public propertyContextMenuOpeningCommand (Inherited from PropertyGridItem.)
Public propertyControlCheckboxTooltip (Inherited from PropertyGridItem.)
Public propertyControlCheckboxValue (Inherited from PropertyGridItem.)
Public propertyDescription (Inherited from PropertyGridItem.)
Public propertyEnable (Inherited from PropertyGridItem.)
Public propertyEnableOverride (Inherited from PropertyGridItem.)
Public propertyErrorText (Inherited from PropertyGridItem.)
Public propertyErrorVisibility (Inherited from PropertyGridItem.)
Public propertyFilteredOut (Inherited from PropertyGridItem.)
Public propertyHoverBackgroundBrush (Inherited from PropertyGridItem.)
Public propertyIcon (Inherited from PropertyGridItem.)
Public propertyIsEditorEnabled (Inherited from PropertyGridItem.)
Public propertyIsInitialized (Inherited from PropertyGridItem.)
Public propertyLabel (Inherited from PropertyGridItem.)
Public propertyLabelVisibility (Inherited from PropertyGridItem.)
Protected propertyModel (Inherited from PropertyGridItem.)
Public propertyOrder (Inherited from PropertyGridItem.)
Public propertyOriginalName (Inherited from PropertyGridItem.)
Public propertyParameters (Inherited from PropertyGridItem.)
Public propertyPreviousValue (Inherited from PropertyGridItem.)
Protected propertyPropertyInfo (Inherited from PropertyGridItem.)
Public propertyReadOnly (Inherited from PropertyGridItem.)
Public propertyRelatedPropertyName (Inherited from PropertyGridItem.)
Public propertyShowControlCheckbox (Inherited from PropertyGridItem.)
Public propertyTab (Inherited from PropertyGridItem.)
Public propertyType (Inherited from PropertyGridItem.)
Public propertyValue (Inherited from PropertyGridItem.)
Public propertyValueConverter (Inherited from PropertyGridItem.)
Public propertyVerticalLabelAlignment (Inherited from PropertyGridItem.)
Public propertyVisible (Inherited from PropertyGridItem.)

Events

  NameDescription
Public eventPropertyChanged (Inherited from BindableObject.)

See Also