C# Class Xwt.Label.WidgetBackendHost

Inheritance: Widget.WidgetBackendHost, ILabelEventSink
Mostrar archivo Open project: TheBrainTech/xwt

Public Methods

Method Description
OnLinkClicked ( Uri target ) : void

Method Details

OnLinkClicked() public method

public OnLinkClicked ( Uri target ) : void
target System.Uri
return void