Share via


NumberBox.NumberFormatterProperty プロパティ

定義

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

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

プロパティ値

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

適用対象