2 implementations of OnInPlaceActivate
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.OleInterfaces.cs (1)
353HRESULT IOleInPlaceSite.Interface.OnInPlaceActivate()
System\Windows\Forms\Controls\WebBrowser\WebBrowserSiteBase.cs (1)
229HRESULT IOleInPlaceSite.Interface.OnInPlaceActivate()
1 reference to OnInPlaceActivate
System.Windows.Forms.Primitives (1)
Windows.Win32.IOleInPlaceSite.g.cs (1)
162 return __object.OnInPlaceActivate();