GradientStop.OffsetProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ OffsetProperty { DependencyProperty ^ get(); };
static DependencyProperty OffsetProperty();
public static DependencyProperty OffsetProperty { get; }
var dependencyProperty = GradientStop.offsetProperty;
Public Shared ReadOnly Property OffsetProperty As DependencyProperty

プロパティ値

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

適用対象