Click or drag to resize
VisualStateGroupName Property
Gets the name of the VisualStateGroup.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public string Name { get; set; }

Property Value

Type: String
See Also