AnimatedVisualPlayer.FallbackContentProperty Property

Definition

Identifies the FallbackContent dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ FallbackContentProperty { DependencyProperty ^ get(); };
static DependencyProperty FallbackContentProperty();
public static DependencyProperty FallbackContentProperty { get; }
Public Shared ReadOnly Property FallbackContentProperty As DependencyProperty

Property Value

The identifier for the FallbackContent dependency property.

Applies to