Share via


AnimatedVisualPlayer.AutoPlayProperty Property

Definition

Identifies the AutoPlay dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ AutoPlayProperty { DependencyProperty ^ get(); };
static DependencyProperty AutoPlayProperty();
public static DependencyProperty AutoPlayProperty { get; }
Public Shared ReadOnly Property AutoPlayProperty As DependencyProperty

Property Value

The identifier for the AutoPlay dependency property.

Applies to