Event SplitterMoving
Occurs when the splitter sash is in the process of moving.
public event EventHandler<SplitterPanelEventArgs>? SplitterMoving
Returns
- EventHandler<SplitterPanelEventArgs>
- Occurs when the splitter sash is in the process of moving.