7 references to GlyphStroke
PresentationFramework.Aero2 (7)
Microsoft\Windows\Themes\BulletChrome.cs (7)
274chrome.GlyphStroke.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da);
415chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da);
446chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da);
513chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da);
525chrome.GlyphStroke.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da);
717dc.DrawGeometry(null, GlyphStroke, CheckMarkGeometry);
731dc.DrawEllipse(GlyphFill, GlyphStroke, new Point(centerX, centerY), centerX - 3, centerY - 3);