1 reference to s_growAnimation
Roslyn.VisualStudio.DiagnosticsWindow (1)
PerfMargin\StatusIndicator.xaml.cs (1)
67
var anim = _activityLevel.IsActive ?
s_growAnimation
: s_shrinkAnimation;