TreeWalker Fields
.NET Framework 3.0
| 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. |