ComponentOne Extended Library for UWP
Lights Property (C1ColorPicker)

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1ColorPicker 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

C1ColorPicker Class
C1ColorPicker Members