RangeValuePatternIdentifiers.LargeChangeProperty 属性

定义

标识 LargeChange 自动化属性。

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

属性值

自动化属性标识符。

适用于