Share via


UIElement.TouchesCapturedWithin Properti

Definisi

Mendapatkan semua perangkat sentuh yang ditangkap ke elemen ini atau elemen turunan apa pun di pohon visualnya.

public:
 property System::Collections::Generic::IEnumerable<System::Windows::Input::TouchDevice ^> ^ TouchesCapturedWithin { System::Collections::Generic::IEnumerable<System::Windows::Input::TouchDevice ^> ^ get(); };
public System.Collections.Generic.IEnumerable<System.Windows.Input.TouchDevice> TouchesCapturedWithin { get; }
member this.TouchesCapturedWithin : seq<System.Windows.Input.TouchDevice>
Public ReadOnly Property TouchesCapturedWithin As IEnumerable(Of TouchDevice)

Nilai Properti

Enumerasi TouchDevice objek yang ditangkap ke elemen ini atau elemen turunan apa pun di pohon visualnya.

Berlaku untuk