ComponentOne Chart for WPF and Silverlight
TouchesCapturedWithin Property (FrameworkElement3D)


C1.WPF.C1Chart Namespace > FrameworkElement3D Class : TouchesCapturedWithin Property
Syntax
'Declaration
 
Public ReadOnly Property TouchesCapturedWithin As System.Collections.Generic.IEnumerable(Of TouchDevice)
'Usage
 
Dim instance As FrameworkElement3D
Dim value As System.Collections.Generic.IEnumerable(Of TouchDevice)
 
value = instance.TouchesCapturedWithin
public System.Collections.Generic.IEnumerable<TouchDevice> TouchesCapturedWithin {get;}
See Also

Reference

FrameworkElement3D Class
FrameworkElement3D Members