2 writes to ClipToBoundsCache
PresentationCore (2)
Core\CSharp\System\Windows\UIElement.cs (2)
129ClipToBoundsCache = (bool) ClipToBoundsProperty.GetDefaultValue(DependencyObjectType); 3405uie.ClipToBoundsCache = (bool) e.NewValue;
1 reference to ClipToBoundsCache
PresentationCore (1)
Core\CSharp\System\Windows\UIElement.cs (1)
3426get { return ClipToBoundsCache; }