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 依存関係プロパティの識別子。

適用対象