Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Core2D
Avalonia
Interactions
Actions
FocusControlAction
C# Class Core2D.Avalonia.Interactions.Actions.FocusControlAction
Focuses the associated control when executed.
Inheritance:
AvaloniaObject
,
IAction
Mostra file
Open project: Core2D/Core2D
Public Methods
Method
Description
Execute
(
object
sender
,
object
parameter
) :
object
Method Details
Execute()
public
method
public
Execute
(
object
sender
,
object
parameter
) :
object
sender
object
parameter
object
return
object