The RecipeNavigatorModel type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAllContextMenuGroups (Inherited from ViewControlModel.)
Public methodGetAllContextMenuItems
Adds Recipe Navigator context menu items to the dictionary.
(Overrides NavigatorModelGetAllContextMenuItems()()()().)
Public methodGetAllControlActions (Inherited from ViewControlModel.)
Protected methodGetAllControlActionsCore (Inherited from ViewControlModel.)
Public methodGetAttribute (Inherited from ModelBase.)
Public methodGetDefaultContextMenuGroups
Default context menu items for Recipe Navigator.
(Overrides ViewControlModelGetDefaultContextMenuGroups()()()().)
Public methodGetDefaultControlEvents (Inherited from ViewControlModel.)
Protected methodGetDefaultControlEventsCore (Inherited from ViewControlModel.)
Public methodGetEventSpecificAvailableActions (Inherited from ViewControlModel.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasGetter (Inherited from ModelBase.)
Public methodHasProperty (Inherited from ModelBase.)
Public methodHasSetter (Inherited from ModelBase.)
Public methodObtainGetterType (Inherited from ModelBase.)
Public methodObtainPropertyType (Inherited from ModelBase.)
Public methodObtainSetterType (Inherited from ModelBase.)
Public methodSetAttribute (Inherited from ModelBase.)
Public methodShouldSerializeContextMenuConfigGroups (Inherited from ViewControlModel.)
Public methodShouldSerializeControlEventsConfiguration (Inherited from ViewControlModel.)
Public methodShouldSerializeValidCommands (Inherited from ViewControlModel.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also