Overload | Description |
---|---|
BaseViewModel Constructor() | Constructor. Creates an instance of the BaseViewModel class. |
BaseViewModel Constructor(FrameworkElement) | Alternate Constructor that accepts the host System.Windows.FrameworkElement control. The hostSystem.Windows.FrameworkElement control is interrogated for all available visual states and these will be added to the internal visual state stack: Symphony.Conductor.Framework.UIStateStack |