Base:
method
IsPatternSupported
System.Windows.Forms.AccessibleObject.IsPatternSupported(System.Int32)
2 references to IsPatternSupported
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewAccessibleObject.cs (2)
330
return
IsPatternSupported
(NativeMethods.UIA_TablePatternId);
334
return
IsPatternSupported
(NativeMethods.UIA_GridPatternId);