1 write to UriCachePolicyProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
510
UriCachePolicyProperty
=
3 references to UriCachePolicyProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
81
target.PropertyChanged(
UriCachePolicyProperty
);
167
return (RequestCachePolicy) GetValue(
UriCachePolicyProperty
);
171
SetValueInternal(
UriCachePolicyProperty
, value);