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