Canvas.FixedPageNavigateUri

Canvas.FixedPageNavigateUri property

Gets or sets the fixed page navigate uri. Associates a hyperlink URI with the element. May be a relative reference or a URI that addresses a resource that is internal to or external to the package.

public string FixedPageNavigateUri { get; set; }

See Also