ComponentOne DataGrid for WPF and Silverlight
TouchesCaptured Property (RecyclingPanel)

C1.WPF.DataGrid Namespace > RecyclingPanel 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

RecyclingPanel Class
RecyclingPanel Members