次の方法で共有


RangeValuePatternIdentifiers.MinimumProperty プロパティ

定義

最小オートメーション プロパティを識別します。

public:
 static property AutomationProperty ^ MinimumProperty { AutomationProperty ^ get(); };
static AutomationProperty MinimumProperty();
public static AutomationProperty MinimumProperty { get; }
var automationProperty = RangeValuePatternIdentifiers.minimumProperty;
Public Shared ReadOnly Property MinimumProperty As AutomationProperty

プロパティ値

オートメーション プロパティ識別子。

適用対象