Windows.UI.Xaml.VisualStateManager.GetVisualStateGroups
June 22, 2022 ยท View on GitHub
-description
Retrieves the collection of VisualStateGroup objects associated with the specified FrameworkElement.
-parameters
-param obj
The object to get the value from.
-returns
A collection of VisualStateGroup objects.
-remarks
This API provides attached property support for XAML usages, and doesn't need to be changed in a custom VisualStateManager scenario.