ComponentOne TileView for WPF and Silverlight
AreAnyTouchesCapturedWithin Property (C1TileView)


C1.WPF.TileView Namespace > C1TileView Class : AreAnyTouchesCapturedWithin Property
Syntax
'Declaration
 
Public ReadOnly Property AreAnyTouchesCapturedWithin As System.Boolean
'Usage
 
Dim instance As C1TileView
Dim value As System.Boolean
 
value = instance.AreAnyTouchesCapturedWithin
public System.bool AreAnyTouchesCapturedWithin {get;}
See Also

Reference

C1TileView Class
C1TileView Members