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)
330return IsPatternSupported(NativeMethods.UIA_TablePatternId); 334return IsPatternSupported(NativeMethods.UIA_GridPatternId);