RangeValuePatternIdentifiers 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
包含 IRangeValueProvider 做為識別項的值。
public ref class RangeValuePatternIdentifiers abstract sealed
public static class RangeValuePatternIdentifiers
type RangeValuePatternIdentifiers = class
Public Class RangeValuePatternIdentifiers
- 繼承
-
RangeValuePatternIdentifiers
備註
消費者介面自動化提供者會使用這些值。 消費者介面自動化用戶端應用程式應該使用 中的 TransformPattern 對等欄位。
欄位
IsReadOnlyProperty |
識別 IsReadOnly 屬性。 |
LargeChangeProperty |
識別 LargeChange 屬性。 |
MaximumProperty |
識別 Maximum 屬性。 |
MinimumProperty |
識別 Minimum 屬性。 |
Pattern |
識別此模式為 RangeValuePattern。 |
SmallChangeProperty |
識別 SmallChange 屬性。 |
ValueProperty |
識別 Value 屬性。 |