C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml
VisualState Class
VisualState Properties
Name Property
Storyboard Property
VisualState
Name Property
Gets the name of the VisualState.
Namespace:
Windows.UI.Xaml
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
string
Name
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
VisualState Class
Windows.UI.Xaml Namespace