2 writes to IsClipEnabled
PresentationFramework (2)
System\Windows\Input\KeyboardNavigation.cs (2)
511
IsClipEnabled
= true;
535
IsClipEnabled
= true;
3 references to IsClipEnabled
PresentationFramework (3)
System\Windows\Documents\AdornerLayer.cs (3)
484
if (adornerInfo.Adorner.
IsClipEnabled
)
732
if (adornerInfo.Adorner.
IsClipEnabled
)
750
if (adornerInfo.Adorner.
IsClipEnabled
)