LinkClickedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Arguments for the OnLinkClicked event which is fired then the user presses a link.
public class LinkClickedEventArgs : EventArgs
type LinkClickedEventArgs = class
inherit EventArgs
Public Class LinkClickedEventArgs
Inherits EventArgs
- Inheritance
-
LinkClickedEventArgs
Properties
Link |
Gets the link that was tapped. |