3 references to TrackingOrActive
System.Windows.Forms (1)
System\Windows\Forms\Application.ComponentManager.cs (1)
362
msogac.
TrackingOrActive
=> _trackingComponent ?? _activeComponent,
System.Windows.Forms.Tests (2)
System\Windows\Forms\Application.ComponentManagerTests.cs (2)
322
Assert.True(manager.FGetActiveComponent(msogac.
TrackingOrActive
, null, &info, 0));
331
Assert.True(manager.FGetActiveComponent(msogac.
TrackingOrActive
, null, &info, 0));