Method SendToBack
| Improve this Doc View SourceSendToBack(Dock)
Returns the dock tree z-order after sends the specified dock tree position to back.
Declaration
public DockTreeZOrder SendToBack(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. |