AnimatedVisualPlayer.FallbackContentProperty 属性

定义

标识 FallbackContent 依赖属性。

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

属性值

FallbackContent 依赖属性的标识符。

适用于