TreeWalker Fields
.NET Framework 4
The TreeWalker type exposes the following members.
| Name | Description | |
|---|---|---|
|
ContentViewWalker | Represents a predefined TreeWalker containing a view of elements in the tree that are marked as content controls. |
|
ControlViewWalker | Represents a predefined TreeWalker containing a view of elements in the tree that are marked as controls. |
|
RawViewWalker | Represents a predefined TreeWalker containing a view of all the elements in the tree. |