Gets the value of the VisualStateManager.VisualStateGroups attached property.
Syntax
Parameters
- obj
-
Type: FrameworkElement
The object to get the value from.
Return value
Type: IVector<VisualStateGroup> [C++] | System.Collections.Generic.IList<VisualStateGroup> [.NET]
The collection of VisualStateGroup objects that is associated with the specified object.
Remarks
This API provides attached property support for XAML usages, and doesn't need to be changed in a custom VisualStateManager scenario.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 1/31/2013