ProgressRing.MinimumProperty プロパティ

定義

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

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

プロパティ値

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

適用対象