3 references to GetResolvedUri
PresentationFramework (3)
System\Windows\ColorConvertedBitmapExtension.cs (3)
105
Uri imageUri =
GetResolvedUri
(_image);
106
Uri sourceProfileUri =
GetResolvedUri
(_sourceProfile);
107
Uri destinationProfileUri =
GetResolvedUri
(_destinationProfile);