ComponentOne Maps for WPF and Silverlight
TouchesCaptured Property (C1VectorPanel)

C1.WPF.Maps Namespace > C1VectorPanel 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

C1VectorPanel Class
C1VectorPanel Members