Base:
method
IsPatternSupported
System.Windows.Forms.Control.ControlAccessibleObject.IsPatternSupported(Windows.Win32.UI.Accessibility.UIA_PATTERN_ID)
1 reference to IsPatternSupported
System.Windows.Forms.Tests (1)
System\Windows\Forms\AccessibleObjects\RadioButton.RadioButtonAccessibleObjectTests.cs (1)
223
Assert.True(radioButtonAccessibleObject.
IsPatternSupported
((UIA_PATTERN_ID)patternId));