Share via


AnimatedVisualPlayer.IsAnimatedVisualLoadedProperty Property

Definition

Identifies the IsAnimatedVisualLoaded dependency property.

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

Property Value

The identifier for the IsAnimatedVisualLoaded dependency property.

Applies to