Share via


TableItemPatternIdentifiers.RowHeaderItemsProperty フィールド

定義

テーブルの項目またはセルに関連付けられているすべての行ヘッダーを取得するプロパティを識別します。

public: static initonly System::Windows::Automation::AutomationProperty ^ RowHeaderItemsProperty;
public static readonly System.Windows.Automation.AutomationProperty RowHeaderItemsProperty;
 staticval mutable RowHeaderItemsProperty : System.Windows.Automation.AutomationProperty
Public Shared ReadOnly RowHeaderItemsProperty As AutomationProperty 

フィールド値

注釈

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

適用対象