ParallaxView.ChildProperty Propriété

Définition

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

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

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

Valeur de propriété

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

S’applique à