GoXam for WPF v3
GetIsTreeExpanded Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam Namespace
>
Node Class
: GetIsTreeExpanded Method
the root
VisualElement
Gets the value of the
IsTreeExpandedProperty
attached dependency property that must only be on the root
VisualElement
.
Syntax
C#
public
static
bool
GetIsTreeExpanded(
DependencyObject
d
)
Parameters
d
the root
VisualElement
See Also
Reference
Node Class
Node Members