Aracılığıyla paylaş


VisualStateManager.GetVisualStateGroups(FrameworkElement) Yöntem

Tanım

Ekli VisualStateGroups ö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ın olduğu öğe.

Döndürülenler

IList

Belirtilen nesneyle ilişkili nesne koleksiyonu VisualStateGroup .

Şunlara uygulanır