VisualStateManager.GetVisualStateGroups(FrameworkElement) Yöntem

Tanım

VisualStateGroups Ekli özelliği alır.

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

Parametreler

obj
FrameworkElement

ekli özelliğin VisualStateGroups alınacak öğesi.

Döndürülenler

Belirtilen nesneyle ilişkili nesnelerin koleksiyonu VisualStateGroup .

Şunlara uygulanır