AnimatedVisualPlayer.FallbackContentProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.