Class Anchor
Creates a hyperlink to web pages, files, email addresses, locations in the same page, or anything else a URL can address.
public class Anchor : HyperlinkButton, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, ICommandSource, IAppearanceControl, IIconControl
- Inheritance
-
Anchor
- Implements
- Inherited Members
Examples
<ui:Anchor
NavigateUri="https://lepo.co/" />