Microsoft\Office\IMsoComponent.cs (5)
59=> UnwrapAndInvoke<IMsoComponent, Interface>(@this, o => o.OnEnterState(uStateID, fEnter));
63=> UnwrapAndInvoke<IMsoComponent, Interface>(@this, o => o.OnAppActivate(fActive, dwOtherThreadID));
67=> UnwrapAndInvoke<IMsoComponent, Interface>(@this, o => o.OnLoseActivation());
78=> UnwrapAndInvoke<IMsoComponent, Interface>(
96=> UnwrapAndInvoke<IMsoComponent, Interface>(@this, o => o.Terminate());