ProgressRing.MaximumProperty プロパティ

定義

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

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

プロパティ値

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

適用対象