Symphony Framework
BaseViewModel Class Methods


Symphony.Conductor.ViewModel Namespace : BaseViewModel Class

For a list of all members of this type, see BaseViewModel members.

Public Methods
 NameDescription
Public Method Method to bind Visual States.  
Public Method Method to override if the extending view model needs to initialise.  
Public MethodOverloaded.  Allow navigation to a visual state.  
Public MethodMethod to allow the host View Model to force the Symphony.Conductor.Framework.UIStateStack to restore to the initial or base visual state.  
Public Method Raise the Message and Response event on the correct thread.  
Public Method Allows programs to raise the TK menu signal, passing in the menu name.  
Public Method All visual states are popped off the state stack.  
Public Method Cancel the current state and revert back to the previous state.  
Public Method End the current state and revert back to the previous visual state.  
Public Method This method can be assigned as an event handler for a GenericCommand.  
Top
Protected Methods
 NameDescription
Protected Method Method to allow the extending class to raise the PropertyChanged event  
Top
See Also

Reference

BaseViewModel Class
Symphony.Conductor.ViewModel Namespace