Class OnAcceptedEventArgs
Inherited Members
Namespace: Slipe.Client.Gui.Events
Assembly: SlipeClient.dll
Syntax
public class OnAcceptedEventArgs
Properties
| Improve this Doc View SourceElement
The element which had focus
Declaration
public GuiElement Element { get; }
Property Value
Type | Description |
---|---|
GuiElement |