3 references to uuid_IAccessible
System.Windows.Forms (3)
winforms\Managed\System\WinForms\AccessibleObject.cs (1)
2390
Guid IID_IAccessible = new Guid(NativeMethods.
uuid_IAccessible
);
winforms\Managed\System\WinForms\ComboBox.cs (1)
3954
Guid IID_IAccessible = new Guid(NativeMethods.
uuid_IAccessible
);
winforms\Managed\System\WinForms\Control.cs (1)
13073
Guid IID_IAccessible = new Guid(NativeMethods.
uuid_IAccessible
);