3 references to DoVerb
PresentationFramework (3)
System\Windows\Controls\WebBrowser.cs (1)
958bool activated = DoVerb(NativeMethods.OLEIVERB_UIACTIVATE);
System\Windows\Interop\ActiveXHost.cs (2)
652DoVerb(NativeMethods.OLEIVERB_INPLACEACTIVATE); 692DoVerb(NativeMethods.OLEIVERB_UIACTIVATE);