Show / Hide Table of Contents

Property Child2

| Improve this Doc View Source

Child2

Gets the right or bottom child, depending on Orientation. This is a dependency property.

Declaration
public DockPaneNode Child2 { get; }
Property Value
Type Description
DockPaneNode

If Orientation is System.Windows.Controls.Orientation.Vertical, the bottom child. If Orientation is System.Windows.Controls.Orientation.Horizontal, the right child.

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