'Declaration Public ReadOnly Property TouchesCapturedWithin As IEnumerable(Of TouchDevice)
'Usage Dim instance As FloatingObjectSelectedFrame Dim value As IEnumerable(Of TouchDevice) value = instance.TouchesCapturedWithin
public IEnumerable<TouchDevice> TouchesCapturedWithin {get;}