Share via


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 依存関係プロパティの識別子。

適用対象