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