Public Shared Function GetSkipSelection( _ ByVal obj As DependencyObject _ ) As Boolean
public static bool GetSkipSelection( DependencyObject obj )
Parameters
- obj
- Target
Return Value
true if selection process is skipped
Public Shared Function GetSkipSelection( _ ByVal obj As DependencyObject _ ) As Boolean
public static bool GetSkipSelection( DependencyObject obj )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)