ComponentOne Tiles for UWP
PointerCaptures Property (C1SlideTile)

C1.UWP.Tile Assembly > C1.Xaml.Tile Namespace > C1SlideTile Class : PointerCaptures Property
Syntax
'Declaration
 
Public ReadOnly Property PointerCaptures As System.Collections.Generic.IReadOnlyList(Of Pointer)
public System.Collections.Generic.IReadOnlyList<Pointer> PointerCaptures {get;}
See Also

Reference

C1SlideTile Class
C1SlideTile Members