ContentPresenter.TextWrappingProperty 屬性

定義

識別 TextWrapping 相依性屬性。

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

屬性值

TextWrapping相依性屬性的識別碼。

適用於