Symphony Framework
BaseViewModel Constructor(FrameworkElement)
Symphony.Conductor.ViewModel Namespace > BaseViewModel Class > BaseViewModel Constructor : BaseViewModel Constructor(FrameworkElement)
The UI control.
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
Syntax
public BaseViewModel( 
   FrameworkElement control
)

Parameters

control
The UI control.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BaseViewModel Class
BaseViewModel Members
Overload List