2 references to Flags
PresentationCore (2)
System\Windows\Media\PathGeometry.cs (2)
170
((pSegmentLine->
Flags
& MILCoreSegFlags.SegIsAGap) == 0),
171
((pSegmentLine->
Flags
& MILCoreSegFlags.SegSmoothJoin) != 0));