2 writes to ClipToBoundsCache
PresentationCore (2)
System\Windows\UIElement.cs (2)
122ClipToBoundsCache = (bool) ClipToBoundsProperty.GetDefaultValue(DependencyObjectType); 3370uie.ClipToBoundsCache = (bool) e.NewValue;
1 reference to ClipToBoundsCache
PresentationCore (1)
System\Windows\UIElement.cs (1)
3391get { return ClipToBoundsCache; }