ParallaxView.SourceProperty Eigenschaft

Definition

Gibt die Source-Abhängigkeitseigenschaft an.

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

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

Eigenschaftswert

Der Bezeichner für die Source-Abhängigkeitseigenschaft.

Gilt für: