7 writes to FillRule
PresentationCore (7)
System\Windows\Media\EllipseGeometry.cs (1)
304FillRule = FillRule.EvenOdd,
System\Windows\Media\Geometry.cs (1)
989FillRule = FillRule.EvenOdd,
System\Windows\Media\GlyphTypeface.cs (1)
1288pathGeoData.FillRule = fillRule;
System\Windows\Media\LineGeometry.cs (1)
240FillRule = FillRule.EvenOdd,
System\Windows\Media\PathGeometry.cs (1)
948FillRule = FillRule,
System\Windows\Media\RectangleGeometry.cs (1)
401FillRule = FillRule.EvenOdd,
System\Windows\Media\StreamGeometry.cs (1)
347FillRule = FillRule,
12 references to FillRule
PresentationCore (12)
System\Windows\Media\Geometry.cs (6)
289pathData.FillRule, 412pathData.FillRule, 611pathData.FillRule, 697pathData.FillRule, 712pathData.FillRule, 836pathData.FillRule,
System\Windows\Media\PathGeometry.cs (6)
573pathData.FillRule, 625data1.FillRule, 629data2.FillRule, 774pathData.FillRule, 830data1.FillRule, 834data2.FillRule,