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