ComponentOne Tiles for UWP
Lights Property (C1TileBase)

C1.UWP.Tile Assembly > C1.Xaml.Tile Namespace > C1TileBase Class : Lights Property
Syntax
'Declaration
 
Public ReadOnly Property Lights As System.Collections.Generic.IList(Of XamlLight)
public System.Collections.Generic.IList<XamlLight> Lights {get;}
See Also

Reference

C1TileBase Class
C1TileBase Members