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