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