RichTextBlock.TextLineBoundsProperty プロパティ

定義

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

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

プロパティ値

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

適用対象