7 references to GlyphStroke
PresentationFramework.Aero2 (7)
Microsoft\Windows\Themes\BulletChrome.cs (7)
271chrome.GlyphStroke.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da);
412chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da);
445chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da);
514chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da);
530chrome.GlyphStroke.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da);
724dc.DrawGeometry(null, GlyphStroke, CheckMarkGeometry);
738dc.DrawEllipse(GlyphFill, GlyphStroke, new Point(centerX, centerY), centerX - 3, centerY - 3);