共用方式為


RichTextBlock.HasOverflowContentProperty 屬性

定義

識別 HasOverflowContent 相依性屬性。

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

屬性值

HasOverflowContent相依性屬性的識別碼。

適用於