1 write to UriCachePolicyProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
491
UriCachePolicyProperty
=
3 references to UriCachePolicyProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
63
target.PropertyChanged(
UriCachePolicyProperty
);
149
return (RequestCachePolicy) GetValue(
UriCachePolicyProperty
);
153
SetValueInternal(
UriCachePolicyProperty
, value);