ComponentOne Basic Library for WPF and Silverlight
AreAnyTouchesDirectlyOver Property (C1ListBoxItem)


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

Reference

C1ListBoxItem Class
C1ListBoxItem Members