7 writes to HeightInternal
System.Windows.Forms (7)
System\Windows\Forms\Layout\Containers\SplitContainer.cs (7)
690
Panel1.
HeightInternal
= SplitterDistance;
1637
Panel1.
HeightInternal
= Height;
1648
Panel1.
HeightInternal
= Height;
1696
Panel1.
HeightInternal
= _splitterDistance;
1710
Panel1.
HeightInternal
= _splitterDistance; // Default splitter distance from left or top.
2185
Panel1.
HeightInternal
= Height;
2235
Panel1.
HeightInternal
= SplitterDistanceInternal; // Default splitter distance from left or top.