Table of Contents

Class TouchCapture

Namespace
GHIElectronics.Endpoint.UI.Input
Assembly
GHIElectronics.Endpoint.UI.dll
public static class TouchCapture
Inheritance
TouchCapture
Inherited Members

Properties

Captured

public static UIElement Captured { get; }

Property Value

UIElement

Methods

Capture(UIElement)

public static bool Capture(UIElement element)

Parameters

element UIElement

Returns

bool

Capture(UIElement, CaptureMode)

public static bool Capture(UIElement element, CaptureMode mode)

Parameters

element UIElement
mode CaptureMode

Returns

bool