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