1 reference to IsDraggingProperty
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\Thumb.cs (1)
121
get { return (bool) GetValue(
IsDraggingProperty
); }