IsExpanded Property (WPFTreeViewItem)
Class
WPFTreeViewItem
.
Action
Gets a value that indicates whether the nested items in a TreeViewItem are expanded or collapsed.
Syntax
C#
protected
Boolean
IsExpanded { get; }
VB
'Declaration Protected Read Property IsExpanded As
Boolean
Access
Read only.