Base:
method
IsPatternSupported
System.Windows.Forms.PropertyGridInternal.GridEntry.GridEntryAccessibleObject.IsPatternSupported(Windows.Win32.UI.Accessibility.UIA_PATTERN_ID)
1 reference to IsPatternSupported
System.Windows.Forms.Tests (1)
System\Windows\Forms\AccessibleObjects\CategoryGridEntryAccessibleObjectTests.cs (1)
62
Assert.True(accessibilityObject.
IsPatternSupported
((UIA_PATTERN_ID)patternId));