7 references to GlyphStroke
PresentationFramework.Aero (7)
Microsoft\Windows\Themes\BulletChrome.cs (7)
280chrome.GlyphStroke.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da);
421chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da);
452chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da);
519chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da);
531chrome.GlyphStroke.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da);
723dc.DrawGeometry(null, GlyphStroke, CheckMarkGeometry);
737dc.DrawEllipse(GlyphFill, GlyphStroke, new Point(centerX, centerY), centerX - 3, centerY - 3);