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