3 writes to _haveClip
PresentationCore (3)
System\Windows\Media\BoundsDrawingContextWalker.cs (3)
360
_haveClip
= true;
531
_haveClip
= false;
626
_haveClip
= false;
3 references to _haveClip
PresentationCore (3)
System\Windows\Media\BoundsDrawingContextWalker.cs (3)
339
if (
_haveClip
)
358
if (!
_haveClip
)
597
if (
_haveClip
)