ComponentOne TileView for WPF and Silverlight
AreAnyTouchesDirectlyOver Property (C1TileViewItem)


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

Reference

C1TileViewItem Class
C1TileViewItem Members