DevZest WPF Docking
DockTreeZOrderIndexOf Method |
Returns the index of the z-order for the specified dock tree position.
Namespace: DevZest.Windows.Docking
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
Parameters
- position
- Type: System.Windows.ControlsDock
The specified dock tree position.
Return Value
Type: Int32The zero based index of the z-order.
See Also