RangeValuePatternIdentifiers クラス

定義

IRangeValueProvider の識別子として使用される値を格納します。

public ref class RangeValuePatternIdentifiers abstract sealed
public static class RangeValuePatternIdentifiers
type RangeValuePatternIdentifiers = class
Public Class RangeValuePatternIdentifiers
継承
RangeValuePatternIdentifiers

注釈

これらの値は、UI オートメーション プロバイダーによって使用されます。 UI オートメーションクライアント アプリケーションでは、 のTransformPattern同等のフィールドを使用する必要があります。

フィールド

IsReadOnlyProperty

IsReadOnly プロパティを識別します。

LargeChangeProperty

LargeChange プロパティを識別します。

MaximumProperty

Maximum プロパティを識別します。

MinimumProperty

Minimum プロパティを識別します。

Pattern

このパターンを RangeValuePattern として識別します。

SmallChangeProperty

SmallChange プロパティを識別します。

ValueProperty

Value プロパティを識別します。

適用対象

こちらもご覧ください