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