NotificationHyperlinkEventArgs Class
Provides argument data for navigation events of a hyperlink associated with a notification.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public class NotificationHyperlinkEventArgs : NotificationEventArgs
Public Class NotificationHyperlinkEventArgs
Inherits NotificationEventArgs
- Inheritance
- Object EventArgs NotificationEventArgs NotificationHyperlinkEventArgs
NavigateUri |
Contains the Uri associated with the activated hyperlink.
|