Share via


XamlCompositionBrushBase.FallbackColorProperty 屬性

定義

識別 FallbackColor 相依性屬性。

public:
 static property DependencyProperty ^ FallbackColorProperty { DependencyProperty ^ get(); };
static DependencyProperty FallbackColorProperty();
public static DependencyProperty FallbackColorProperty { get; }
var dependencyProperty = XamlCompositionBrushBase.fallbackColorProperty;
Public Shared ReadOnly Property FallbackColorProperty As DependencyProperty

屬性值

FallbackColor相依性屬性的識別碼。

適用於