-api-id | -api-type |
---|---|
M:Windows.UI.Xaml.VisualStateManager.GetVisualStateGroups(Windows.UI.Xaml.FrameworkElement) |
winrt method |
Retrieves the collection of VisualStateGroup objects associated with the specified FrameworkElement.
The object to get the value from.
A collection of VisualStateGroup objects.
This API provides attached property support for XAML usages, and doesn't need to be changed in a custom VisualStateManager scenario.