Share via


NumberBox.MinimumProperty 屬性

定義

識別 Minimum 相依性屬性。

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

屬性值

Minimum 相依性屬性的標識碼。

適用於