1 write to GenerationProgresBar
Roslyn.VisualStudio.DiagnosticsWindow (1)
TelemetryPanel.g.cs (1)
106this.GenerationProgresBar = ((System.Windows.Controls.ProgressBar)(target));
2 references to GenerationProgresBar
Roslyn.VisualStudio.DiagnosticsWindow (2)
Panels\TelemetryPanel.xaml.cs (2)
39GenerationProgresBar.IsIndeterminate = true; 45GenerationProgresBar.IsIndeterminate = false;