3 references to GetHighlighterAttributes
PresentationCore (3)
Core\CSharp\MS\Internal\Ink\Renderer.cs (1)
101
da = StrokeRenderer.
GetHighlighterAttributes
(_stroke, _stroke.DrawingAttributes);
Core\CSharp\System\Windows\Ink\Stroke2.cs (1)
102
this.DrawInternal(drawingContext, StrokeRenderer.
GetHighlighterAttributes
(this, this.DrawingAttributes), false);
Core\CSharp\System\Windows\Ink\StrokeCollection2.cs (1)
429
stroke.DrawInternal(context, StrokeRenderer.
GetHighlighterAttributes
(stroke, stroke.DrawingAttributes),