Intersoft.Client.Framework Namespace > Utility Class : TryGetVisualStateGroup Method |
Public Shared Function TryGetVisualStateGroup( _ ByVal dependencyObject As DependencyObject, _ ByVal groupName As String _ ) As VisualStateGroup
Dim dependencyObject As DependencyObject Dim groupName As String Dim value As VisualStateGroup value = Utility.TryGetVisualStateGroup(dependencyObject, groupName)
public static VisualStateGroup TryGetVisualStateGroup( DependencyObject dependencyObject, string groupName )
public: static VisualStateGroup^ TryGetVisualStateGroup( DependencyObject^ dependencyObject, String^ groupName )
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