TouchDevice
TouchDevice(Int32)
ActiveSource
Captured
CaptureMode
DirectlyOver
Id
IsActive
Target
Activate()
Capture(IInputElement)
Capture(IInputElement, CaptureMode)
Deactivate()
GetIntermediateTouchPoints(IInputElement)
GetTouchPoint(IInputElement)
OnCapture(IInputElement, CaptureMode)
OnManipulationEnded(Boolean)
OnManipulationStarted()
ReportDown()
ReportMove()
ReportUp()
SetActiveSource(PresentationSource)
Synchronize()
Activated
Deactivated
Updated
net48
namespace System.Windows.Input
{
public abstract class TouchDevice : InputDevice, IManipulator
{
[SecurityCritical]
public void Synchronize();
}
}
nuget.org | 0.0 % Reference this API |
---|---|
.NET | 5.06.07.08.09.0 |
.NET Core | 3.03.1 |
.NET Framework | 4.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net48 | |
Assembly | PresentationCore , Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs to set |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API