Jazyk

VisualStateManager.GetVisualStateGroups(FrameworkElement) Metoda

Definice

Získá připojenou VisualStateGroups vlastnost.

public:
 static System::Collections::IList ^ GetVisualStateGroups(System::Windows::FrameworkElement ^ obj);
public static System.Collections.IList GetVisualStateGroups(System.Windows.FrameworkElement obj);
static member GetVisualStateGroups : System.Windows.FrameworkElement -> System.Collections.IList
Public Shared Function GetVisualStateGroups (obj As FrameworkElement) As IList

Parametry

obj
FrameworkElement

Prvek pro získání VisualStateGroups připojené vlastnosti z.

Návraty

Kolekce objektů přidružených VisualStateGroup k zadanému objektu.

Platí pro