3 writes to FillRule
PresentationCore (3)
Core\CSharp\System\Windows\Media\FormattedText.cs (2)
1979
accumulatedGeometry.
FillRule
= FillRule.Nonzero;
2019
accumulatedGeometry.
FillRule
= FillRule.Nonzero;
Core\CSharp\System\Windows\Media\GlyphRun.cs (1)
1629
accumulatedGeometry.
FillRule
= FillRule.Nonzero;
2 references to FillRule
PresentationCore (2)
Core\CSharp\System\Windows\Media\Generated\GeometryGroup.cs (1)
295
data.FillRule =
FillRule
;
Core\CSharp\System\Windows\Media\GeometryGroup.cs (1)
68
pg.FillRule =
FillRule
;