Class WinUIKeyboardDispatcher
Inherited Members
Namespace: Evergine.WinUI
Assembly: Evergine.WinUI.dll
Syntax
public class WinUIKeyboardDispatcher : KeyboardDispatcher
Constructors
WinUIKeyboardDispatcher(FrameworkElement)
Initializes a new instance of the WinUIKeyboardDispatcher class.
Declaration
public WinUIKeyboardDispatcher(FrameworkElement coreWindow)
Parameters
Type | Name | Description |
---|---|---|
FrameworkElement | coreWindow | The Control associated with this dispatcher. |
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Declaration
public void Dispose()