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