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


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

Reference

C1DockPanel Class
C1DockPanel Members