UIElement.AreAnyTouchesCaptured Proprietà

Definizione

Ottiene un valore che indica se almeno un dispositivo a tocco è acquisito nell'elemento.

public:
 property bool AreAnyTouchesCaptured { bool get(); };
public bool AreAnyTouchesCaptured { get; }
member this.AreAnyTouchesCaptured : bool
Public ReadOnly Property AreAnyTouchesCaptured As Boolean

Valore della proprietà

true se almeno un tocco è acquisito in questo elemento; in caso contrario, false.

Si applica a