2 implementations of FGetActiveComponent
System.Windows.Forms (1)
System\Windows\Forms\Application.ComponentManager.cs (1)
352
BOOL IMsoComponentManager.Interface.
FGetActiveComponent
(
System.Windows.Forms.Primitives (1)
Microsoft\Office\IMsoComponentManager.NativeAdapter.cs (1)
117
BOOL Interface.
FGetActiveComponent
(msogac dwgac, IMsoComponent** ppic, MSOCRINFO* pcrinfo, uint dwReserved)
2 references to FGetActiveComponent
System.Windows.Forms (1)
System\Windows\Forms\Application.ComponentThreadContext.cs (1)
244
if (ComponentManager.
FGetActiveComponent
(msogac.Active, component, null, 0))
System.Windows.Forms.Primitives (1)
Microsoft\Office\IMsoComponentManager.cs (1)
179
/// <inheritdoc cref="Interface.
FGetActiveComponent
(msogac, IMsoComponent**, MSOCRINFO*, uint)"/>