Method OnSplitterMoved
OnSplitterMoved(SplitterEventArgs)
Raises the SplitterMoved event. This event occurs when the user finishes moving the splitter.
protected virtual void OnSplitterMoved(SplitterEventArgs e)
Parameters
e
SplitterEventArgsA SplitterEventArgs that contains the event data.