Show / Hide Table of Contents

Property IsSplitterTopLeft

| Improve this Doc View Source

IsSplitterTopLeft

Gets a value indicating whether the SplitterDistance property specifies the size of Child1 or Child2. This is a dependency property.

Declaration
public bool IsSplitterTopLeft { get; }
Property Value
Type Description
System.Boolean

true if SplitterDistance specifies the size of Child1; false if SplitterDistance specifies the size of Child2.

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