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