1 write to BitmapCacheProperty
PresentationCore (1)
System\Windows\Media\Generated\BitmapCacheBrush.cs (1)
549
BitmapCacheProperty
=
3 references to BitmapCacheProperty
PresentationCore (3)
System\Windows\Media\Generated\BitmapCacheBrush.cs (3)
133
target.PropertyChanged(
BitmapCacheProperty
);
229
return (BitmapCache) GetValue(
BitmapCacheProperty
);
233
SetValueInternal(
BitmapCacheProperty
, value);