2 implementations of OnLoseActivation
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Application.cs (1)
3864
void UnsafeNativeMethods.IMsoComponent.
OnLoseActivation
() {
winforms\Managed\System\WinForms\ComponentManagerBroker.cs (1)
338
void UnsafeNativeMethods.IMsoComponent.
OnLoseActivation
() {
1 reference to OnLoseActivation
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComponentManagerBroker.cs (1)
340
_activeComponent.
OnLoseActivation
();