3 references to GetResolvedUri
PresentationFramework (3)
System\Windows\ColorConvertedBitmapExtension.cs (3)
98Uri imageUri = GetResolvedUri(_image); 99Uri sourceProfileUri = GetResolvedUri(_sourceProfile); 100Uri destinationProfileUri = GetResolvedUri(_destinationProfile);