1 reference to UpdateUI
Roslyn.VisualStudio.DiagnosticsWindow (1)
PerfMargin\PerfMarginPanel.cs (1)
51
_timer = new DispatcherTimer(TimeSpan.FromMilliseconds(500), DispatcherPriority.Background,
UpdateUI
, Dispatcher);