Base:
method
IsPatternSupported
System.Windows.Forms.AccessibleObject.IsPatternSupported(Windows.Win32.UI.Accessibility.UIA_PATTERN_ID)
1 override of IsPatternSupported
System.Windows.Forms (1)
System\Windows\Forms\Scrolling\ScrollBar.ScrollBarThumbAccessibleObject.cs (1)
53internal override bool IsPatternSupported(UIA_PATTERN_ID patternId)
1 reference to IsPatternSupported
System.Windows.Forms (1)
System\Windows\Forms\Scrolling\ScrollBar.ScrollBarThumbAccessibleObject.cs (1)
57_ => base.IsPatternSupported(patternId)