4 references to Tracking
System.Windows.Forms (1)
System\Windows\Forms\Application.ComponentManager.cs (1)
361msogac.Tracking => _trackingComponent,
System.Windows.Forms.Tests (3)
System\Windows\Forms\Application.ComponentManagerTests.cs (3)
319Assert.False(manager.FGetActiveComponent(msogac.Tracking, null, &info, 0)); 327Assert.True(manager.FGetActiveComponent(msogac.Tracking, null, &info, 0)); 337Assert.True(manager.FGetActiveComponent(msogac.Tracking, component, &info, 0));