FrameworkElement.HeightProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ HeightProperty { DependencyProperty ^ get(); };
static DependencyProperty HeightProperty();
public static DependencyProperty HeightProperty { get; }
var dependencyProperty = FrameworkElement.heightProperty;
Public Shared ReadOnly Property HeightProperty As DependencyProperty

プロパティ値

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

適用対象