Click or drag to resize
ExpanderIsExpandedProperty Field
Identifies the IsExpanded dependency property.

Namespace: Windows.UI.Xaml.Controls
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public static readonly DependencyProperty IsExpandedProperty

Field Value

Type: DependencyProperty
The identifier for the IsExpanded dependency property.
See Also