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