UIElement.LightsProperty Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static property DependencyProperty ^ LightsProperty { DependencyProperty ^ get(); };
static DependencyProperty LightsProperty();
public static DependencyProperty LightsProperty { get; }
var dependencyProperty = UIElement.lightsProperty;
Public Shared ReadOnly Property LightsProperty As DependencyProperty
The identifier for the Lights dependency property.