InterfaceIHyperlinkButton
Interface
Represents interface for the Xaml HyperlinkButton control wrappers.
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public interface IHyperlinkButton : IFrameworkElement, ITargetElement
Derived Classes:
Inherited Members
Properties
NavigateUri
Get the navigate Uri of the hyperlink button.