Bahasa

VisualStateManager.GetVisualStateGroups(FrameworkElement) Metode

Definisi

VisualStateGroups Mendapatkan properti terlampir.

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

Parameter

obj
FrameworkElement

Elemen untuk mendapatkan VisualStateGroups properti terlampir dari.

Mengembalikan

Kumpulan VisualStateGroup objek yang terkait dengan objek yang ditentukan.

Berlaku untuk