Viewbox.StretchDirectionProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ StretchDirectionProperty { DependencyProperty ^ get(); };
static DependencyProperty StretchDirectionProperty();
public static DependencyProperty StretchDirectionProperty { get; }
var dependencyProperty = Viewbox.stretchDirectionProperty;
Public Shared ReadOnly Property StretchDirectionProperty As DependencyProperty

プロパティ値

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

適用対象