DevZest WPF Docking
DockTreeZOrder Methods |
The DockTreeZOrder type exposes the following members.
Methods
Name | Description | |
---|---|---|
BringToFront |
Returns the dock tree z-order after brings the specified dock tree position to front.
|
|
IndexOf |
Returns the index of the z-order for the specified dock tree position.
|
|
SendToBack |
Returns the dock tree z-order after sends the specified dock tree position to back.
|
See Also