3 references to IsExpanded
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TreeNode.cs (3)
1569
if (!
IsExpanded
) {
1775
bool expanded =
IsExpanded
;
1896
if (
IsExpanded
) {