Robuta

https://learn.microsoft.com/en-us/uwp/api/windows.ui.xaml.visualstatemanager.gotostate?view=winrt-28000 VisualStateManager.GoToState(Control, String, Boolean) Method (Windows.UI.Xaml) - Windows apps |... Transitions a control between two states, by requesting a new VisualState by name. controlstringbooleanmethodwindows https://learn.microsoft.com/en-us/previous-versions/windows/silverlight/dotnet-windows-silverlight/cc838754(v=vs.95) VisualStateManager.GetCustomVisualStateManager Method (System.Windows) | Microsoft Learn methodsystemwindowsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.visualstatemanager.customvisualstatemanager?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 VisualStateManager.CustomVisualStateManager Attached Property (System.Windows) | Microsoft Learn Gets or sets the VisualStateManager object that transitions between the states of a control. property systemattachedwindowsmicrosoftlearn https://learn.microsoft.com/en-us/windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.visualstatemanager.gotostate?view=windows-app-sdk-2.0 VisualStateManager.GoToState(Control, String, Boolean) Method (Microsoft.UI.Xaml) - Windows App SDK... Transitions a control between two states, by requesting a new VisualState by name.