TouchDevice::CaptureMode Property

.NET Framework (current version)
 

Gets the capture policy of the TouchDevice.

Namespace:   System.Windows.Input
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property CaptureMode CaptureMode {
	CaptureMode get();
}

Property Value

Type: System.Windows.Input::CaptureMode

The capture policy of the TouchDevice.

.NET Framework
Available since 4.0
Return to top
Show: