1 write to UriCachePolicyProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
494UriCachePolicyProperty =
3 references to UriCachePolicyProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
65target.PropertyChanged(UriCachePolicyProperty); 151return (RequestCachePolicy) GetValue(UriCachePolicyProperty); 155SetValueInternal(UriCachePolicyProperty, value);