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