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


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

Reference

C1MenuList Class
C1MenuList Members