共用方式為


SolidColorBrush.ColorProperty 屬性

定義

識別 Color 相依性屬性。

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

屬性值

Color相依性屬性的識別碼。

屬性

適用於