3 references to SplitterMoved
System.Windows.Forms (1)
System\Windows\Forms\Layout\Containers\SplitContainer.cs (1)
19[DefaultEvent(nameof(SplitterMoved))]
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\SplitContainerDesigner.cs (2)
181_splitContainer.SplitterMoved -= OnSplitterMoved; 246_splitContainer.SplitterMoved += OnSplitterMoved;