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