1 implementation of OnFrameWindowActivate
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
96HRESULT IOleInPlaceActiveObject.Interface.OnFrameWindowActivate(BOOL fActivate)
1 reference to OnFrameWindowActivate
System.Windows.Forms.Primitives (1)
Windows.Win32.IOleInPlaceActiveObject.g.cs (1)
169 return __object.OnFrameWindowActivate(fActivate);