RichEditBox.TextWrappingProperty 屬性

定義

識別 TextWrapping 相依性屬性。

public:
 static property DependencyProperty ^ TextWrappingProperty { DependencyProperty ^ get(); };
static DependencyProperty TextWrappingProperty();
public static DependencyProperty TextWrappingProperty { get; }
var dependencyProperty = RichEditBox.textWrappingProperty;
Public Shared ReadOnly Property TextWrappingProperty As DependencyProperty

屬性值

TextWrapping 相依性屬性的標識碼。

適用於