1 write to Uri
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (1)
227
Uri
= initData.ActivationUri.Value;
4 references to Uri
PresentationFramework (4)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (4)
242
app.StartupUri =
Uri
;
615
info.uri = BindUriHelper.UriToString(
Uri
);
929
PreloadedPackages.GetPackage(PackUriHelper.GetPackageUri(PackUriHelper.Create(
Uri
))));
934
PreloadedPackages.RemovePackage(PackUriHelper.GetPackageUri(PackUriHelper.Create(
Uri
)));