ComponentOne InputPanel for WPF
TouchesCaptured Property (C1InputPanelPresenter)

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

Reference

C1InputPanelPresenter Class
C1InputPanelPresenter Members