2 writes to IsClipEnabled
PresentationFramework (2)
System\Windows\Input\KeyboardNavigation.cs (2)
503
IsClipEnabled
= true;
527
IsClipEnabled
= true;
3 references to IsClipEnabled
PresentationFramework (3)
System\Windows\Documents\AdornerLayer.cs (3)
480
if (adornerInfo.Adorner.
IsClipEnabled
)
730
if (adornerInfo.Adorner.
IsClipEnabled
)
748
if (adornerInfo.Adorner.
IsClipEnabled
)