VisualStateManager.GetVisualStateGroups(FrameworkElement) Metoda

Definicja

Pobiera dołączoną VisualStateGroups właściwość.

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

Element umożliwiający pobranie dołączonej VisualStateGroups właściwości z.

Zwraca

Kolekcja obiektów skojarzonych VisualStateGroup z określonym obiektem.

Dotyczy