GridPatternIdentifiers クラス

定義

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

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

注釈

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

フィールド

ColumnCountProperty

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

Pattern

GridPattern パターンを識別します。

RowCountProperty

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

適用対象

こちらもご覧ください