RichTextBlockOverflow.HasOverflowContentProperty Property

Definition

Identifies the HasOverflowContent dependency property.

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

Property Value

The identifier for the HasOverflowContent dependency property.

Applies to