TextBox.TextWrappingProperty プロパティ

定義

TextWrapping 依存関係プロパティを識別します。

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

プロパティ値

TextWrapping 依存関係プロパティの識別子。

適用対象