Method BringToFront
| Improve this Doc View SourceBringToFront(Dock)
Returns the dock tree z-order after brings the specified dock tree position to front.
Declaration
public DockTreeZOrder BringToFront(Dock dock)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Windows.Controls.Dock | dock | The specified dock tree position. |
Returns
| Type | Description |
|---|---|
| DockTreeZOrder | The dock tree z-order. |