5 references to Mine
System.Windows.Forms (2)
System\Windows\Forms\Application.ComponentManager.cs (2)
161
if (uContext is msoccontext.All or msoccontext.
Mine
)
181
if (uContext is msoccontext.All or msoccontext.
Mine
)
System.Windows.Forms.Primitives (1)
Microsoft\Office\IMsoComponentManager.cs (1)
378
/// <paramref name="uContext"/> is <see cref="msoccontext.
Mine
"/>, the only component
System.Windows.Forms.Tests (2)
System\Windows\Forms\Application.ComponentManagerTests.cs (2)
199
manager.OnComponentEnterState(default, msocstate.Modal, msoccontext.
Mine
, 0, null, 0);
230
manager.FOnComponentExitState(default, msocstate.Modal, msoccontext.
Mine
, 0, null);