Public Shared Sub SetSkipSelection( _ ByVal obj As DependencyObject, _ ByVal value As Boolean _ )
public static void SetSkipSelection( DependencyObject obj, bool value )
Parameters
- obj
- Target
- value
- True then drag operation does not change selection
Public Shared Sub SetSkipSelection( _ ByVal obj As DependencyObject, _ ByVal value As Boolean _ )
public static void SetSkipSelection( DependencyObject obj, bool value )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)