Share via


ParallaxView.ChildProperty 屬性

定義

識別子相依性屬性。

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

屬性值

Child 相依性屬性的標識碼。

適用於