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