2 writes to IsClipEnabled
PresentationFramework (2)
System\Windows\Input\KeyboardNavigation.cs (2)
502
IsClipEnabled
= true;
526
IsClipEnabled
= true;
3 references to IsClipEnabled
PresentationFramework (3)
System\Windows\Documents\AdornerLayer.cs (3)
479
if (adornerInfo.Adorner.
IsClipEnabled
)
729
if (adornerInfo.Adorner.
IsClipEnabled
)
747
if (adornerInfo.Adorner.
IsClipEnabled
)