AcrylicBrush.TintTransitionDurationProperty Property

Definition

Identifies the TintTransitionDuration dependency property.

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

Property Value

The identifier for the TintTransitionDuration dependency property.

Applies to