Share via


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 依赖属性的标识符。

适用于