TextBlock.TextLineBoundsProperty 屬性

定義

識別 TextLineBounds 相依性屬性。

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

屬性值

TextLineBounds 相依性屬性的標識碼。

適用於