Share via


NumberBox.IsWrapEnabledProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ IsWrapEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsWrapEnabledProperty();
public static DependencyProperty IsWrapEnabledProperty { get; }
var dependencyProperty = NumberBox.isWrapEnabledProperty;
Public Shared ReadOnly Property IsWrapEnabledProperty As DependencyProperty

プロパティ値

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

適用対象