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相依性屬性的識別碼。

適用於