1 reference to OnThumbDragStarted
PresentationFramework (1)
System\Windows\Controls\Primitives\ScrollBar.cs (1)
695
EventManager.RegisterClassHandler(typeof(ScrollBar), Thumb.DragStartedEvent, new DragStartedEventHandler(
OnThumbDragStarted
));