Show / Hide Table of Contents

Property Child1

| Improve this Doc View Source

Child1

Gets the left or top child, depending on Orientation. This is a dependency property.

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

If Orientation is System.Windows.Controls.Orientation.Vertical, the top child. If Orientation is System.Windows.Controls.Orientation.Horizontal, the left child.

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