Class WinUICoreWindowTouchDispatcher
Inherited Members
Namespace: Evergine.WinUI
Assembly: Evergine.WinUI.dll
Syntax
public class WinUICoreWindowTouchDispatcher : PointerDispatcher
Constructors
WinUICoreWindowTouchDispatcher(FrameworkElement)
Initializes a new instance of the WinUICoreWindowTouchDispatcher class.
Declaration
public WinUICoreWindowTouchDispatcher(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()