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