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