1 reference to OnDragStarted
PresentationFramework (1)
src\Framework\System\Windows\Controls\GridSplitter.cs (1)
91EventManager.RegisterClassHandler(typeof(GridSplitter), Thumb.DragStartedEvent, new DragStartedEventHandler(GridSplitter.OnDragStarted));