AnimatedVisualPlayer.IsAnimatedVisualLoadedProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.