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