TextBlock.LineHeightProperty 屬性

定義

識別 LineHeight 相依性屬性。

public:
 static property DependencyProperty ^ LineHeightProperty { DependencyProperty ^ get(); };
static DependencyProperty LineHeightProperty();
public static DependencyProperty LineHeightProperty { get; }
var dependencyProperty = TextBlock.lineHeightProperty;
Public Shared ReadOnly Property LineHeightProperty As DependencyProperty

屬性值

LineHeight 相依性屬性的標識碼。

適用於