Share via


AnimatedVisualPlayer.IsAnimatedVisualLoadedProperty プロパティ

定義

IsAnimatedVisualLoaded 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ IsAnimatedVisualLoadedProperty { DependencyProperty ^ get(); };
static DependencyProperty IsAnimatedVisualLoadedProperty();
public static DependencyProperty IsAnimatedVisualLoadedProperty { get; }
var dependencyProperty = AnimatedVisualPlayer.isAnimatedVisualLoadedProperty;
Public Shared ReadOnly Property IsAnimatedVisualLoadedProperty As DependencyProperty

プロパティ値

IsAnimatedVisualLoaded 依存関係プロパティの識別子。

適用対象