共用方式為


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 相依性屬性的標識碼。

屬性

適用於