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 プロパティを識別します。

適用対象

こちらもご覧ください