VsShellUtilities.GetMinimumDragDistance Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the minimum drag distance that should signal the beginning of a drag operation.
public:
static System::Windows::Vector GetMinimumDragDistance();
public static System.Windows.Vector GetMinimumDragDistance ();
static member GetMinimumDragDistance : unit -> System.Windows.Vector
Public Function GetMinimumDragDistance () As Vector
Returns
A Vector containing the minimum horizonal and vertical drag distance in device units.