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