The RecipeNavigatorConfigViewModel type exposes the following members.

Methods

  NameDescription
Protected methodBindValidatingObject (Inherited from RuntimeConfigViewModelBase.)
Protected methodBindValidatingObjectCollection (Inherited from RuntimeConfigViewModelBase.)
Protected methodBindValidatingObjectProxy (Inherited from RuntimeConfigViewModelBase.)
Public methodContainsItemInConfiguredContextGroup (Inherited from ViewControlConfigViewModel.)
Public methodContainsItemInContextGroupAvailable (Inherited from ViewControlConfigViewModel.)
Public methodCopy (Inherited from RuntimeConfigViewModelBase.)
Protected methodCreateControlActionViewModel (Inherited from ViewControlConfigViewModel.)
Public methodDispose()()()() (Inherited from RuntimeConfigViewModelBase.)
Protected methodDispose(Boolean) (Inherited from ConfigViewModelBase.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAvailableContextMenuItemsForSelected (Inherited from ViewControlConfigViewModel.)
Public methodGetAvailableControlActions (Inherited from ViewControlConfigViewModel.)
Public methodGetConfigContextGroup (Inherited from ViewControlConfigViewModel.)
Protected methodGetContextMenuViewModelForModel (Inherited from ViewControlConfigViewModel.)
Public methodGetContextVariables (Inherited from ViewControlConfigViewModel.)
Protected methodGetControlActionViewModel (Inherited from ViewControlConfigViewModel.)
Public methodGetCopyableContextItemsAndGroups (Inherited from ViewControlConfigViewModel.)
Public methodGetDynamicContextVariables(ConfigTemplateGroup) (Inherited from ViewControlConfigViewModel.)
Public methodGetDynamicContextVariables(ControlEventConfigModel) (Inherited from ViewControlConfigViewModel.)
Public methodGetGeneralContextVariables (Inherited from ViewControlConfigViewModel.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetModel
Returns navigator model.
(Overrides NavigatorConfigViewModelGetModel()()()().)
Public methodGetModelType (Inherited from RuntimeConfigViewModelBase.)
Protected methodGetPropertyName``1 (Inherited from BindableObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasAggregateErrors (Inherited from RuntimeConfigViewModelBase.)
Protected methodHasErrorsOverride (Inherited from RuntimeConfigViewModelBase.)
Protected methodInitializeControlActionConfigModelsCore (Inherited from ViewControlConfigViewModel.)
Protected methodInitializeControlEventConfigModelsCore (Inherited from NavigatorConfigViewModel.)
Protected methodInitializeViewModelCopy (Inherited from RuntimeConfigViewModelBase.)
Protected methodOnErrorsChanged (Inherited from ValidatingObject.)
Protected methodOnPropertyChanged(String) (Inherited from ValidatingObject.)
Protected methodOnPropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) (Inherited from BindableObject.)
Protected methodOnPropertyValidated (Inherited from ValidatingObject.)
Public methodResetBackground (Inherited from ViewControlConfigViewModel.)
Public methodResetBorderBrush (Inherited from ViewControlConfigViewModel.)
Public methodResetBorderThickness (Inherited from ViewControlConfigViewModel.)
Public methodResetControlBackground (Inherited from ViewControlConfigViewModel.)
Public methodResetControlBorderBrush (Inherited from ViewControlConfigViewModel.)
Public methodResetControlBorderThickness (Inherited from ViewControlConfigViewModel.)
Public methodResetControlForeground (Inherited from ViewControlConfigViewModel.)
Public methodResetControlMouseOverBackground (Inherited from ViewControlConfigViewModel.)
Public methodResetControlMouseOverBorderBrush (Inherited from ViewControlConfigViewModel.)
Public methodResetControlMouseOverForeground (Inherited from ViewControlConfigViewModel.)
Public methodResetControlSelectionBackground (Inherited from ViewControlConfigViewModel.)
Public methodResetControlSelectionBorderBrush (Inherited from ViewControlConfigViewModel.)
Public methodResetControlSelectionForeground (Inherited from ViewControlConfigViewModel.)
Public methodResetControlWindowBackground (Inherited from ViewControlConfigViewModel.)
Public methodResetControlWindowBorderBrush (Inherited from ViewControlConfigViewModel.)
Public methodResetControlWindowForeground (Inherited from ViewControlConfigViewModel.)
Public methodResetFontFamily (Inherited from ViewControlConfigViewModel.)
Public methodResetFontSize (Inherited from ViewControlConfigViewModel.)
Public methodResetFontStyle (Inherited from ViewControlConfigViewModel.)
Public methodResetFontWeight (Inherited from ViewControlConfigViewModel.)
Public methodResetForeground (Inherited from ViewControlConfigViewModel.)
Protected methodSetAndNotify``1(UMP%, UMP, Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) (Inherited from BindableObject.)
Protected methodSetAndNotify``1(UMP%, UMP, String) (Inherited from BindableObject.)
Protected methodSetAndNotifyErrors``1 (Inherited from RuntimeConfigViewModelBase.)
Public methodSetDialogBoxService (Inherited from ConfigViewModelBase.)
Public methodSetModel
Initializes this viewmodel using given navigator model.
(Overrides NavigatorConfigViewModelSetModel(IModel).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Protected methodUnbindValidatingObject (Inherited from RuntimeConfigViewModelBase.)
Protected methodUnbindValidatingObjectCollection (Inherited from RuntimeConfigViewModelBase.)

See Also