1 write to UriCachePolicyProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
514
UriCachePolicyProperty
=
3 references to UriCachePolicyProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
85
target.PropertyChanged(
UriCachePolicyProperty
);
171
return (RequestCachePolicy) GetValue(
UriCachePolicyProperty
);
175
SetValueInternal(
UriCachePolicyProperty
, value);