ContentElement.ReleaseTouchCapture(TouchDevice) Yöntem

Tanım

Belirtilen dokunmatik cihazı bu öğeden serbest bırakmaya çalışır.

public:
 bool ReleaseTouchCapture(System::Windows::Input::TouchDevice ^ touchDevice);
public bool ReleaseTouchCapture (System.Windows.Input.TouchDevice touchDevice);
member this.ReleaseTouchCapture : System.Windows.Input.TouchDevice -> bool
Public Function ReleaseTouchCapture (touchDevice As TouchDevice) As Boolean

Parametreler

touchDevice
TouchDevice

Yayınlanması gereken cihaz.

Döndürülenler

true dokunmatik cihaz serbest bırakılırsa; aksi takdirde , false.

Özel durumlar

touchDevice, null değeridir.

Şunlara uygulanır