3 references to GetResolvedUri
PresentationCore (2)
System\Windows\Media\Effects\PixelShader.cs (1)
78
newUri = BaseUriHelper.
GetResolvedUri
(BaseUriHelper.BaseUri, newUri);
System\Windows\Media\Imaging\BitmapDecoder.cs (1)
240
System.Windows.Navigation.BaseUriHelper.
GetResolvedUri
(baseUri, uri) :
PresentationFramework (1)
System\Windows\Controls\SoundPlayerAction.cs (1)
89
BaseUriHelper.
GetResolvedUri
(BaseUriHelper.BaseUri, newValue);