1 implementation of OnLoseActivation
System.Windows.Forms (1)
System\Windows\Forms\Application.ComponentThreadContext.cs (1)
388void IMsoComponent.Interface.OnLoseActivation()
2 references to OnLoseActivation
System.Windows.Forms.Primitives (2)
Microsoft\Office\IMsoComponent.cs (2)
67=> UnwrapAndInvoke<IMsoComponent, Interface>(@this, o => o.OnLoseActivation()); 174/// <inheritdoc cref="Interface.OnLoseActivation()"/>