VisualStateChangedEventArgs.StateGroupsRoot 屬性

定義

取得包含 VisualStateManager 的根項目。

public:
 property System::Windows::FrameworkElement ^ StateGroupsRoot { System::Windows::FrameworkElement ^ get(); };
public System.Windows.FrameworkElement StateGroupsRoot { get; }
member this.StateGroupsRoot : System.Windows.FrameworkElement
Public ReadOnly Property StateGroupsRoot As FrameworkElement

屬性值

FrameworkElement

包含 VisualStateManager 的根項目。

適用於