1 implementation of QuickActivate
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
15905void UnsafeNativeMethods.IQuickActivate.QuickActivate(UnsafeNativeMethods.tagQACONTAINER pQaContainer, UnsafeNativeMethods.tagQACONTROL pQaControl) {
1 reference to QuickActivate
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
4472iqa.QuickActivate(qaContainer, qaControl);