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