ParallaxView.ChildProperty Eigenschaft

Definition

Gibt die Untergeordnete Abhängigkeitseigenschaft an.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.ParallaxView.ChildProperty (für WinUI in der Windows App SDK siehe Windows App SDK Namespaces).

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

Eigenschaftswert

Der Bezeichner für die Untergeordnete Abhängigkeitseigenschaft.

Gilt für: