3 writes to _haveClip
PresentationCore (3)
System\Windows\Media\BoundsDrawingContextWalker.cs (3)
359
_haveClip
= true;
530
_haveClip
= false;
625
_haveClip
= false;
3 references to _haveClip
PresentationCore (3)
System\Windows\Media\BoundsDrawingContextWalker.cs (3)
338
if (
_haveClip
)
357
if (!
_haveClip
)
596
if (
_haveClip
)