共用方式為


ParallaxView.VerticalSourceEndOffsetProperty 屬性

定義

識別 VerticalSourceEndOffset 相依性屬性。

適用于 UWP的對WinUI 2 APIMicrosoft.UI.Xaml.Controls.ParallaxView.VerticalSourceEndOffsetProperty (Windows 應用程式 SDK,請參閱Windows 應用程式 SDK命名空間) 。

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

屬性值

VerticalSourceEndOffset 相依性屬性的識別碼。

適用於