FrameworkElement.StyleProperty Proprietà

Definizione

Identifica la proprietà di dipendenza Style .

public:
 static property DependencyProperty ^ StyleProperty { DependencyProperty ^ get(); };
static DependencyProperty StyleProperty();
public static DependencyProperty StyleProperty { get; }
var dependencyProperty = FrameworkElement.styleProperty;
Public Shared ReadOnly Property StyleProperty As DependencyProperty

Valore della proprietà

Identificatore della proprietà di dipendenza Style .

Si applica a