7 writes to HeightInternal
System.Windows.Forms (7)
System\Windows\Forms\Layout\Containers\SplitContainer.cs (7)
690
Panel1.
HeightInternal
= SplitterDistance;
1628
Panel1.
HeightInternal
= Height;
1639
Panel1.
HeightInternal
= Height;
1687
Panel1.
HeightInternal
= _splitterDistance;
1701
Panel1.
HeightInternal
= _splitterDistance; // Default splitter distance from left or top.
2176
Panel1.
HeightInternal
= Height;
2226
Panel1.
HeightInternal
= SplitterDistanceInternal; // Default splitter distance from left or top.