Share via


SolidColorBrush.ColorProperty プロパティ

定義

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

プロパティ値

Color 依存関係プロパティの識別子。

属性

適用対象