1 write to BitmapCacheProperty
PresentationCore (1)
System\Windows\Media\Generated\BitmapCacheBrush.cs (1)
522BitmapCacheProperty =
3 references to BitmapCacheProperty
PresentationCore (3)
System\Windows\Media\Generated\BitmapCacheBrush.cs (3)
106target.PropertyChanged(BitmapCacheProperty); 202return (BitmapCache) GetValue(BitmapCacheProperty); 206SetValueInternal(BitmapCacheProperty, value);