-api-id | -api-type |
---|---|
M:Windows.UI.Xaml.VisualStateManager.SetCustomVisualStateManager(Windows.UI.Xaml.FrameworkElement,Windows.UI.Xaml.VisualStateManager) |
winrt method |
Sets the value of the VisualStateManager.CustomVisualStateManager attached property.
The target element where the property is set.
The VisualStateManager that transitions between the states of a control.
This API provides attached property support for XAML usages, and doesn't need to be changed in a custom VisualStateManager scenario.
VisualStateManager.CustomVisualStateManager, Attached properties overview