7 writes to FillRule
PresentationCore (7)
System\Windows\Media\EllipseGeometry.cs (1)
305FillRule = FillRule.EvenOdd,
System\Windows\Media\Geometry.cs (1)
990FillRule = FillRule.EvenOdd,
System\Windows\Media\GlyphTypeface.cs (1)
1289pathGeoData.FillRule = fillRule;
System\Windows\Media\LineGeometry.cs (1)
241FillRule = FillRule.EvenOdd,
System\Windows\Media\PathGeometry.cs (1)
949FillRule = FillRule,
System\Windows\Media\RectangleGeometry.cs (1)
402FillRule = FillRule.EvenOdd,
System\Windows\Media\StreamGeometry.cs (1)
348FillRule = FillRule,
12 references to FillRule
PresentationCore (12)
System\Windows\Media\Geometry.cs (6)
290pathData.FillRule, 413pathData.FillRule, 612pathData.FillRule, 698pathData.FillRule, 713pathData.FillRule, 837pathData.FillRule,
System\Windows\Media\PathGeometry.cs (6)
574pathData.FillRule, 626data1.FillRule, 630data2.FillRule, 775pathData.FillRule, 831data1.FillRule, 835data2.FillRule,