ComponentOne Basic Library for WPF and Silverlight
AreAnyTouchesCapturedWithin Property (C1Window)


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

Reference

C1Window Class
C1Window Members