1 instantiation of tagQACONTAINER
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
4431
UnsafeNativeMethods.tagQACONTAINER qaContainer = new UnsafeNativeMethods.
tagQACONTAINER
();
5 references to tagQACONTAINER
System.Windows.Forms (5)
winforms\Managed\System\WinForms\AxHost.cs (1)
4431
UnsafeNativeMethods.
tagQACONTAINER
qaContainer = new UnsafeNativeMethods.tagQACONTAINER();
winforms\Managed\System\WinForms\Control.cs (2)
15905
void UnsafeNativeMethods.IQuickActivate.QuickActivate(UnsafeNativeMethods.
tagQACONTAINER
pQaContainer, UnsafeNativeMethods.tagQACONTROL pQaControl) {
17614
internal void QuickActivate(UnsafeNativeMethods.
tagQACONTAINER
pQaContainer, UnsafeNativeMethods.tagQACONTROL pQaControl) {
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (2)
6171
UnsafeNativeMethods.
tagQACONTAINER
pQaContainer,
7333
public int cbSize = Marshal.SizeOf(typeof(
tagQACONTAINER
));