ComponentOne InputPanel for WPF
TouchesCapturedWithin Property (C1InputTextBox)

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace > C1InputTextBox Class : TouchesCapturedWithin Property
Syntax
'Declaration
 
Public ReadOnly Property TouchesCapturedWithin As System.Collections.Generic.IEnumerable(Of TouchDevice)
public System.Collections.Generic.IEnumerable<TouchDevice> TouchesCapturedWithin {get;}
See Also

Reference

C1InputTextBox Class
C1InputTextBox Members