The RecipeNodeViewModel type exposes the following members.

Constructors

  NameDescription
Public methodRecipeNodeViewModel
Initializes a new instance of the NodeViewModel class.

Methods

  NameDescription
Public methodActivate (Inherited from NodeViewModel.)
Public methodClearData (Inherited from DataGridRowViewModel.)
Protected methodCommandPreprocessingCore (Inherited from NodeViewModel.)
Public methodDeactivate (Inherited from DataGridRowViewModel.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFireRowStyleChanged (Inherited from DataGridRowViewModel.)
Protected methodGetDefaultImage (Inherited from NodeViewModel.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected methodGetPathSeparator (Inherited from NodeViewModel.)
Protected methodGetPointPrefix (Inherited from NodeViewModel.)
Protected methodGetPropertyName``1 (Inherited from BindableObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodNotifyItemsCountUpdated (Inherited from NodeViewModel.)
Public methodNotifyRowNumberUpdated (Inherited from DataGridRowViewModel.)
Protected methodOnPropertyChanged(String) (Inherited from BindableObject.)
Protected methodOnPropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) (Inherited from BindableObject.)
Protected methodSetAndNotify``1(UMP%, UMP, Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) (Inherited from BindableObject.)
Protected methodSetAndNotify``1(UMP%, UMP, String) (Inherited from BindableObject.)
Public methodSetIsExpanded (Inherited from NodeViewModel.)
Public methodSetRecursiveGroupLevel (Inherited from NodeViewModel.)
Public methodSetStaticName (Inherited from NodeViewModel.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Protected methodUpdateTreeNodeState (Inherited from NodeViewModel.)

Fields

  NameDescription
Protected fieldPathSeparator (Inherited from NodeViewModel.)
Protected fieldPointPrefix (Inherited from NodeViewModel.)

Properties

  NameDescription
Public propertyActualDescription (Inherited from NodeViewModel.)
Public propertyActualDisplayName (Inherited from NodeViewModel.)
Public propertyBackground (Inherited from DataGridRowViewModel.)
Public propertyBrowsePointName (Inherited from NodeViewModel.)
Public propertyCells (Inherited from DataGridRowViewModel.)
Public propertyChildren (Inherited from NodeViewModel.)
Public propertyCommands (Inherited from NodeViewModel.)
Public propertyConcurrencyTimestamp (Inherited from NodeViewModel.)
Public propertyContextMenuItems (Inherited from DataGridRowViewModel.)
Public propertyCustomIdentifier (Inherited from NodeViewModel.)
Public propertyDelayRowStyleChanged (Inherited from DataGridRowViewModel.)
Public propertyDescription (Inherited from NodeViewModel.)
Public propertyDirectCommands (Inherited from NodeViewModel.)
Public propertyDisabledImage
Image for disabled node.
Public propertyDisplayName (Inherited from NodeViewModel.)
Public propertyEffectiveIconDefinitionId (Inherited from NodeViewModel.)
Public propertyEffectiveIconDefinitionKey (Inherited from NodeViewModel.)
Public propertyEnabledImage
Image for enabled node.
Public propertyFontFamily (Inherited from DataGridRowViewModel.)
Public propertyFontSize (Inherited from DataGridRowViewModel.)
Public propertyFontStyle (Inherited from DataGridRowViewModel.)
Public propertyFontWeight (Inherited from DataGridRowViewModel.)
Public propertyForeground (Inherited from DataGridRowViewModel.)
Public propertyFullName (Inherited from NodeViewModel.)
Public propertyGroupLevel (Inherited from NodeViewModel.)
Public propertyHasChildEquipment (Inherited from NodeViewModel.)
Public propertyHasChildProperties (Inherited from NodeViewModel.)
Public propertyHasChildren (Inherited from NodeViewModel.)
Public propertyImage (Inherited from NodeViewModel.)
Public propertyImageSet (Inherited from NodeViewModel.)
Public propertyIsDesignModeNode (Inherited from NodeViewModel.)
Public propertyIsEnabled
True if the recipe item is enabled.
Public propertyIsExpandable (Inherited from NodeViewModel.)
Public propertyIsExpanded (Inherited from NodeViewModel.)
Public propertyIsExpanding (Inherited from NodeViewModel.)
Public propertyIsRowMouseOver (Inherited from DataGridRowViewModel.)
Public propertyIsSelected (Inherited from DataGridRowViewModel.)
Public propertyIsValid (Inherited from NodeViewModel.)
Public propertyItems (Inherited from NodeViewModel.)
Public propertyItemsCount (Inherited from NodeViewModel.)
Public propertyKey (Inherited from NodeViewModel.)
Public propertyLogicalPointName (Inherited from NodeViewModel.)
Public propertyName (Inherited from NodeViewModel.)
Public propertyNavigatorNodeType (Inherited from NodeViewModel.)
Public propertyNodeType (Inherited from NodeViewModel.)
Public propertyNotifyRowStyleChanged (Inherited from DataGridRowViewModel.)
Public propertyOriginalImage (Inherited from NodeViewModel.)
Public propertyParent (Inherited from NodeViewModel.)
Public propertyParentKey (Inherited from NodeViewModel.)
Public propertyPhysicalPointName (Inherited from NodeViewModel.)
Public propertyRowHeight (Inherited from DataGridRowViewModel.)
Public propertyRowNumber (Inherited from DataGridRowViewModel.)
Public propertyShowProperties (Inherited from NodeViewModel.)
Public propertySingleExpansion (Inherited from NodeViewModel.)
Public propertySortOrder (Inherited from NodeViewModel.)
Public propertyState (Inherited from NodeViewModel.)
Public propertyStyle (Inherited from DataGridRowViewModel.)
Public propertySupportedProducts (Inherited from NodeViewModel.)
Public propertyTreeCell (Inherited from NodeViewModel.)
Public propertyVisibleCommandsCount (Inherited from NodeViewModel.)

Events

  NameDescription
Public eventExpandingComplete (Inherited from NodeViewModel.)
Public eventPropertyChanged (Inherited from BindableObject.)

See Also