Microsoft\Windows\Themes\ScrollChrome.cs (24)
119chrome.Glyph.BeginAnimation(LinearGradientBrush.OpacityProperty, da);
137chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.ColorProperty, ca);
139chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.ColorProperty, ca);
141chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.ColorProperty, ca);
157chrome.Glyph.BeginAnimation(LinearGradientBrush.OpacityProperty, da);
172chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.ColorProperty, ca);
173chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.ColorProperty, ca);
174chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.ColorProperty, ca);
234chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.ColorProperty, ca);
235chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.ColorProperty, ca);
236chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.ColorProperty, ca);
269Glyph.GradientStops[0].BeginAnimation(GradientStop.ColorProperty, ca);
272Glyph.GradientStops[1].BeginAnimation(GradientStop.ColorProperty, ca);
275Glyph.GradientStops[2].BeginAnimation(GradientStop.ColorProperty, ca);
280Glyph.GradientStops[0].BeginAnimation(GradientStop.ColorProperty, ca);
283Glyph.GradientStops[1].BeginAnimation(GradientStop.ColorProperty, ca);
286Glyph.GradientStops[2].BeginAnimation(GradientStop.ColorProperty, ca);
346chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.ColorProperty, ca);
349chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.ColorProperty, ca);
352chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.ColorProperty, ca);
358chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.ColorProperty, ca);
361chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.ColorProperty, ca);
364chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.ColorProperty, ca);
512Brush brush = Glyph;