Share via


RichTextBlockOverflow.HasOverflowContentProperty 属性

定义

标识 HasOverflowContent 依赖属性。

public:
 static property DependencyProperty ^ HasOverflowContentProperty { DependencyProperty ^ get(); };
static DependencyProperty HasOverflowContentProperty();
public static DependencyProperty HasOverflowContentProperty { get; }
var dependencyProperty = RichTextBlockOverflow.hasOverflowContentProperty;
Public Shared ReadOnly Property HasOverflowContentProperty As DependencyProperty

属性值

HasOverflowContent 依赖属性的标识符。

适用于