7 references to GlyphStroke
PresentationFramework.Aero (7)
Microsoft\Windows\Themes\BulletChrome.cs (7)
272chrome.GlyphStroke.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 413chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 446chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 515chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 531chrome.GlyphStroke.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 725dc.DrawGeometry(null, GlyphStroke, CheckMarkGeometry); 739dc.DrawEllipse(GlyphFill, GlyphStroke, new Point(centerX, centerY), centerX - 3, centerY - 3);