Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Xwt
LinkEventArgs
C# Class Xwt.LinkEventArgs
Inheritance:
System.EventArgs
Show file
Open project: TheBrainTech/xwt
Class Usage Examples
Public Methods
Method
Description
LinkEventArgs
(
Uri
target
) :
System
SetHandled
( ) :
void
Method Details
LinkEventArgs()
public
method
public
LinkEventArgs
(
Uri
target
) :
System
target
System.Uri
return
System
SetHandled()
public
method
public
SetHandled
( ) :
void
return
void