Show / Hide Table of Contents

Property SplitterDistance

| Improve this Doc View Source

SplitterDistance

Gets a value indicating the size of Child1 or Child2, depending on the value of IsSplitterTopLeft. This is a dependency property.

Declaration
public SplitterDistance SplitterDistance { get; set; }
Property Value
Type Description
SplitterDistance

If IsSplitterTopLeft is true, size of Child1; otherwise, size of Child2.

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