Panel.BackgroundProperty Property
Definition
Identifies the Background dependency property.
public:
static property DependencyProperty ^ BackgroundProperty { DependencyProperty ^ get(); };
DependencyProperty BackgroundProperty();
public static DependencyProperty BackgroundProperty { get; }
Public Shared ReadOnly Property BackgroundProperty As DependencyProperty
Property Value
The identifier for the Background dependency property.