7 writes to HeightInternal
System.Windows.Forms (7)
winforms\Managed\System\WinForms\SplitContainer.cs (7)
836
panel1.
HeightInternal
= SplitterDistance;
1778
panel1.
HeightInternal
= Height;
1785
panel1.
HeightInternal
= Height;
1826
panel1.
HeightInternal
= splitterDistance;
1837
panel1.
HeightInternal
= splitterDistance; //Default splitter distance from left or top.
2264
panel1.
HeightInternal
= Height;
2307
panel1.
HeightInternal
= SplitterDistanceInternal; //Default splitter distance from left or top.