2 writes to IsClipEnabled
PresentationFramework (2)
src\Framework\System\Windows\Input\KeyboardNavigation.cs (2)
559
IsClipEnabled
= true;
583
IsClipEnabled
= true;
3 references to IsClipEnabled
PresentationFramework (3)
src\Framework\System\Windows\Documents\AdornerLayer.cs (3)
497
if (adornerInfo.Adorner.
IsClipEnabled
)
747
if (adornerInfo.Adorner.
IsClipEnabled
)
765
if (adornerInfo.Adorner.
IsClipEnabled
)