OpenHyperlinkEventArgs Constructors
Provides data for the OpenHyperlink event.Name | Parameters | Description |
---|---|---|
OpenHyperlinkEventArgs() | none | Initializes a new instance of the OpenHyperlinkEventArgs class. |
OpenHyperlinkEventArgs(StringBlock, MouseEventArgs) | block, mouseArgs | Initializes a new instance of the OpenHyperlinkEventArgs class with specified settings. |
See Also