Show / Hide Table of Contents

Method BringToFront

| Improve this Doc View Source

BringToFront(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.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest