UIElement.ShadowProperty Proprietà

Definizione

Identifica la proprietà di dipendenza Shadow .

public:
 static property DependencyProperty ^ ShadowProperty { DependencyProperty ^ get(); };
static DependencyProperty ShadowProperty();
public static DependencyProperty ShadowProperty { get; }
var dependencyProperty = UIElement.shadowProperty;
Public Shared ReadOnly Property ShadowProperty As DependencyProperty

Valore della proprietà

Identificatore della proprietà di dipendenza Shadow .

Si applica a