AcrylicBrush.AlwaysUseFallbackProperty Property

Definition

Identifies the AlwaysUseFallback dependency property.

public:
 static property DependencyProperty ^ AlwaysUseFallbackProperty { DependencyProperty ^ get(); };
static DependencyProperty AlwaysUseFallbackProperty();
public static DependencyProperty AlwaysUseFallbackProperty { get; }
var dependencyProperty = AcrylicBrush.alwaysUseFallbackProperty;
Public Shared ReadOnly Property AlwaysUseFallbackProperty As DependencyProperty

Property Value

The identifier for the AlwaysUseFallback dependency property.

Applies to