'DeclarationPublic ReadOnly Property AreAnyTouchesCapturedWithin As System.Boolean
'UsageDim instance As SheetTabScrollButton Dim value As System.Boolean value = instance.AreAnyTouchesCapturedWithin
public System.bool AreAnyTouchesCapturedWithin {get;}