2 implementations of FOnComponentActivate
System.Windows.Forms (1)
System\Windows\Forms\Application.ComponentManager.cs (1)
127BOOL IMsoComponentManager.Interface.FOnComponentActivate(nuint dwComponentID)
System.Windows.Forms.Primitives (1)
Microsoft\Office\IMsoComponentManager.NativeAdapter.cs (1)
52BOOL Interface.FOnComponentActivate(nuint dwComponentID)
2 references to FOnComponentActivate
System.Windows.Forms (1)
System\Windows\Forms\Application.ComponentThreadContext.cs (1)
211manager.FOnComponentActivate(_componentID);
System.Windows.Forms.Primitives (1)
Microsoft\Office\IMsoComponentManager.cs (1)
97/// <inheritdoc cref="Interface.FOnComponentActivate(nuint)"/>