Property DistanceIsLess
DistanceIsLess
Gets whether distance between MouseDownLocation and MouseClientLocation is less than MinDragStartDistance.
public bool DistanceIsLess { get; }
Gets whether distance between MouseDownLocation and MouseClientLocation is less than MinDragStartDistance.
public bool DistanceIsLess { get; }