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.

-examples

-see-also

Contents

  1. 1-description
  2. 2-parameters
  3. 2.1-param obj
  4. 3-returns
  5. 4-remarks
  6. 5-examples
  7. 6-see-also