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