IsExpanded Property (WPFExpander)
Class
WPFExpander
.
Action
Gets whether the Expander content window is visible.
Syntax
C#
protected
Boolean
IsExpanded { get; }
VB
'Declaration Protected Read Property IsExpanded As
Boolean
Access
Read only.