VisualStateManager::GetCustomVisualStateManager Method (FrameworkElement^)
.NET Framework (current version)
Gets the CustomVisualStateManager attached property.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- obj
-
Type:
System.Windows::FrameworkElement^
The element to get the CustomVisualStateManager attached property from.
Return Value
Type: System.Windows::VisualStateManager^The visual state manager that transitions between the states of a control.
.NET Framework
Available since 4.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 4.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: