ParallaxView.HorizontalSourceStartOffsetProperty プロパティ

定義

HorizontalSourceStartOffset 依存関係プロパティを識別します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.ParallaxView.HorizontalSourceStartOffsetProperty (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

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

プロパティ値

HorizontalSourceStartOffset 依存関係プロパティの識別子。

適用対象