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