Compartilhar via


SolidColorBrush.ColorProperty Propriedade

Definição

Identifica a propriedade de dependência Color .

public:
 static property DependencyProperty ^ ColorProperty { DependencyProperty ^ get(); };
/// [Microsoft.UI.Xaml.Media.Animation.IndependentlyAnimatable]
/// [get: Microsoft.UI.Xaml.Media.Animation.IndependentlyAnimatable]
static DependencyProperty ColorProperty();
[Microsoft.UI.Xaml.Media.Animation.IndependentlyAnimatable]
public static DependencyProperty ColorProperty { [Microsoft.UI.Xaml.Media.Animation.IndependentlyAnimatable] get; }
var dependencyProperty = SolidColorBrush.colorProperty;
Public Shared ReadOnly Property ColorProperty As DependencyProperty

Valor da propriedade

O identificador da propriedade de dependência Color .

Atributos

Aplica-se a