3 writes to _haveClip
PresentationCore (3)
System\Windows\Media\BoundsDrawingContextWalker.cs (3)
374
_haveClip
= true;
545
_haveClip
= false;
640
_haveClip
= false;
3 references to _haveClip
PresentationCore (3)
System\Windows\Media\BoundsDrawingContextWalker.cs (3)
353
if (
_haveClip
)
372
if (!
_haveClip
)
611
if (
_haveClip
)