2 references to IsFilled
PresentationCore (2)
Core\CSharp\System\Windows\Media\ParsersCommon.cs (2)
514
_context.BeginFigure(_lastStart,
IsFilled
, ! IsClosed);
569
context.BeginFigure(_lastPoint,
IsFilled
, ! IsClosed);