1 write to BitmapCacheProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\BitmapCacheBrush.cs (1)
570
BitmapCacheProperty
=
3 references to BitmapCacheProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Generated\BitmapCacheBrush.cs (3)
143
target.PropertyChanged(
BitmapCacheProperty
);
239
return (BitmapCache) GetValue(
BitmapCacheProperty
);
243
SetValueInternal(
BitmapCacheProperty
, value);