Share via


AnimatedVisualPlayer.FallbackContentProperty Property

Definition

Identifies the FallbackContent dependency property.

public:
 static property DependencyProperty ^ FallbackContentProperty { DependencyProperty ^ get(); };
static DependencyProperty FallbackContentProperty();
public static DependencyProperty FallbackContentProperty { get; }
var dependencyProperty = AnimatedVisualPlayer.fallbackContentProperty;
Public Shared ReadOnly Property FallbackContentProperty As DependencyProperty

Property Value

The identifier for the FallbackContent dependency property.

Applies to