ArcFM Engine Developer Guide
GetVisualStateGroups Method


Syntax
'Declaration
 
Public Shared Function GetVisualStateGroups( _
   ByVal obj As FrameworkElement _
) As IList
'Usage
 
Dim obj As FrameworkElement
Dim value As IList
 
value = VisualStateManager.GetVisualStateGroups(obj)
public static IList GetVisualStateGroups( 
   FrameworkElement obj
)

Parameters

obj
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

VisualStateManager Class
VisualStateManager Members

 

 


Send Comment