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