1 write to _mirror
PresentationFramework (1)
MS\Internal\PtsHost\Line.cs (1)
267_mirror = (lineProps.FlowDirection == FlowDirection.RightToLeft);
1 reference to _mirror
PresentationFramework (1)
MS\Internal\PtsHost\Line.cs (1)
443line.Draw(ctx, new Point(delta, 0), (_mirror ? InvertAxes.Horizontal : InvertAxes.None));