Show / Hide Table of Contents

Method IndexOf

| Improve this Doc View Source

IndexOf(Dock)

Returns the index of the z-order for the specified dock tree position.

Declaration
public int IndexOf(Dock position)
Parameters
Type Name Description
System.Windows.Controls.Dock position

The specified dock tree position.

Returns
Type Description
System.Int32

The zero based index of the z-order.

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