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