共用方式為


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 相依性屬性的標識碼。

適用於