Show / Hide Table of Contents

Constructor DockTreeZOrder

| Improve this Doc View Source

DockTreeZOrder(Dock, Dock, Dock, Dock)

Initialize a new instance of DockTreeZOrder structure.

Declaration
public DockTreeZOrder(Dock first, Dock second, Dock third, Dock fourth)
Parameters
Type Name Description
System.Windows.Controls.Dock first

The first dock tree position.

System.Windows.Controls.Dock second

The second dock tree position.

System.Windows.Controls.Dock third

The third dock tree position.

System.Windows.Controls.Dock fourth

The fourth dock tree position.

Remarks

The specified fourth dock tree position is on the top of z-order.

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