UIElement.LightsProperty 屬性

定義

識別 Lights 相依性屬性。

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

屬性值

Lights相依性屬性的識別碼。

適用於