ParallaxView.SourceProperty Propriété

Définition

Identifie la propriété de dépendance source.

API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.ParallaxView.SourceProperty (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).

public:
 static property DependencyProperty ^ SourceProperty { DependencyProperty ^ get(); };
static DependencyProperty SourceProperty();
public static DependencyProperty SourceProperty { get; }
var dependencyProperty = ParallaxView.sourceProperty;
Public Shared ReadOnly Property SourceProperty As DependencyProperty

Valeur de propriété

Identificateur de la propriété de dépendance source.

S’applique à