ExpanderIsExpandedProperty Field |
Identifies the
IsExpanded
dependency property.
Namespace: Windows.UI.Xaml.ControlsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public static readonly DependencyProperty IsExpandedProperty
Field Value
Type:
DependencyProperty
The identifier for the
IsExpanded
dependency property.
See Also