DataGridItemAutomationPeer クラス

定義

DataGridRow 型をUI オートメーションに公開します。 DataGridRowは、メモリ内に実際に存在する場合と存在しない場合があります。

public ref class DataGridItemAutomationPeer sealed : System::Windows::Automation::Peers::ItemAutomationPeer, System::Windows::Automation::Provider::IInvokeProvider, System::Windows::Automation::Provider::IItemContainerProvider, System::Windows::Automation::Provider::IScrollItemProvider, System::Windows::Automation::Provider::ISelectionItemProvider, System::Windows::Automation::Provider::ISelectionProvider
public sealed class DataGridItemAutomationPeer : System.Windows.Automation.Peers.ItemAutomationPeer, System.Windows.Automation.Provider.IInvokeProvider, System.Windows.Automation.Provider.IItemContainerProvider, System.Windows.Automation.Provider.IScrollItemProvider, System.Windows.Automation.Provider.ISelectionItemProvider, System.Windows.Automation.Provider.ISelectionProvider
type DataGridItemAutomationPeer = class
    inherit ItemAutomationPeer
    interface IInvokeProvider
    interface IScrollItemProvider
    interface ISelectionItemProvider
    interface ISelectionProvider
    interface IItemContainerProvider
type DataGridItemAutomationPeer = class
    inherit ItemAutomationPeer
    interface IInvokeProvider
    interface IItemContainerProvider
    interface IScrollItemProvider
    interface ISelectionItemProvider
    interface ISelectionProvider
Public NotInheritable Class DataGridItemAutomationPeer
Inherits ItemAutomationPeer
Implements IInvokeProvider, IItemContainerProvider, IScrollItemProvider, ISelectionItemProvider, ISelectionProvider
継承
実装

コンストラクター

名前 説明
DataGridItemAutomationPeer(Object, DataGridAutomationPeer)

DataGridItemAutomationPeer クラスの新しいインスタンスを初期化します。

プロパティ

名前 説明
Dispatcher

このDispatcherが関連付けられているDispatcherObjectを取得します。

(継承元 DispatcherObject)
EventsSource

このAutomationPeerから取得されるすべてのイベントのソースとしてオートメーション クライアントに報告されるAutomationPeerを取得または設定します。

(継承元 AutomationPeer)
IsHwndHost

この AutomationPeer に関連付けられている要素が Windows Presentation Foundation (WPF) でホスト hwnds かどうかを示す値を取得します。

(継承元 AutomationPeer)
Item

このItemsに関連付けられているItemAutomationPeer コレクション内のデータ項目を取得します。

(継承元 ItemAutomationPeer)
ItemsControlAutomationPeer

ItemsControlAutomationPeer コレクションを保持するItemsControlに関連付けられているItemsを取得します。

(継承元 ItemAutomationPeer)

メソッド

名前 説明
CheckAccess()

呼び出し元のスレッドがこの DispatcherObjectにアクセスできるかどうかを判断します。

(継承元 DispatcherObject)
Equals(Object)

指定したオブジェクトが現在のオブジェクトと等しいかどうかを判断します。

(継承元 Object)
GetAcceleratorKey()

UI オートメーション ピアに関連付けられている要素のアクセラレータ キーの組み合わせを取得します。

(継承元 AutomationPeer)
GetAcceleratorKeyCore()

このUIElementに関連付けられているItems コレクション内のデータ項目に対応するItemAutomationPeerのアクセラレータ キーを取得します。

(継承元 ItemAutomationPeer)
GetAccessKey()

オートメーション ピアに関連付けられている要素のアクセス キーを取得します。

(継承元 AutomationPeer)
GetAccessKeyCore()

このUIElementに関連付けられているItems コレクション内のデータ項目に対応するItemAutomationPeerのアクセス キーを取得します。

(継承元 ItemAutomationPeer)
GetAutomationControlType()

UI オートメーション ピアに関連付けられている要素のコントロール型を取得します。

(継承元 AutomationPeer)
GetAutomationControlTypeCore()

派生クラスでオーバーライドされると、 GetAutomationControlType()によって呼び出されます。

(継承元 AutomationPeer)
GetAutomationId()

オートメーション ピアに関連付けられている要素の AutomationId を取得します。

(継承元 AutomationPeer)
GetAutomationIdCore()

このUIElementに関連付けられているItems コレクション内のデータ項目に対応するItemAutomationPeerを一意に識別する文字列を取得します。

(継承元 ItemAutomationPeer)
GetBoundingRectangle()

オートメーション ピアに関連付けられている要素の画面座標を表す Rect オブジェクトを取得します。

(継承元 AutomationPeer)
GetBoundingRectangleCore()

指定したRectの外接する四角形を表すUIElementを取得します。

(継承元 ItemAutomationPeer)
GetChildren()

UI オートメーション ツリーでオートメーション ピアの直接の子要素として表される GetChildren() 要素のコレクションを取得します。

(継承元 AutomationPeer)
GetChildrenCore()

このUIElementに関連付けられているItems コレクション内のデータ項目に対応するItemAutomationPeerの子要素のコレクションを取得します。

(継承元 ItemAutomationPeer)
GetClassName()

このAutomationControlTypeで表されるコントロールを区別するために、AutomationPeerで使用される名前を取得します。

(継承元 AutomationPeer)
GetClassNameCore()

派生クラスでオーバーライドされると、 GetClassName()によって呼び出されます。

(継承元 AutomationPeer)
GetClickablePoint()

マウス クリックに応答するオートメーション ピアに関連付けられている要素の Point を取得します。

(継承元 AutomationPeer)
GetClickablePointCore()

指定したPoint上にあるクリック可能な領域を表すUIElementを取得します。

(継承元 ItemAutomationPeer)
GetControlledPeers()

UI オートメーションに、この AutomationPeerによって影響を受ける要素または制御される要素の一覧を提供します。

(継承元 AutomationPeer)
GetControlledPeersCore()

派生クラスでオーバーライドされると、この AutomationPeerによって影響を受ける要素または制御される要素の一覧を UI オートメーションに提供します。

(継承元 AutomationPeer)
GetHashCode()

既定のハッシュ関数として機能します。

(継承元 Object)
GetHeadingLevel()

DataGridRow 型をUI オートメーションに公開します。 DataGridRowは、メモリ内に実際に存在する場合と存在しない場合があります。

(継承元 AutomationPeer)
GetHeadingLevelCore()

DataGridRow 型をUI オートメーションに公開します。 DataGridRowは、メモリ内に実際に存在する場合と存在しない場合があります。

(継承元 ItemAutomationPeer)
GetHelpText()

オートメーション ピアに関連付けられているコントロールの機能を説明するテキストを取得します。

(継承元 AutomationPeer)
GetHelpTextCore()

このUIElementに関連付けられているItems コレクション内のデータ項目に対応するItemAutomationPeerの機能を記述する文字列を取得します。

(継承元 ItemAutomationPeer)
GetHostRawElementProviderCore()

UI オートメーション ツリー内のどこに、Windows Presentation Foundation (WPF) 要素によってホストされている hwnd を配置するように UI オートメーションに指示します。

(継承元 AutomationPeer)
GetItemStatus()

このオートメーション ピアに関連付けられている要素の視覚的な状態を伝えるテキストを取得します。

(継承元 AutomationPeer)
GetItemStatusCore()

指定した UIElementの視覚的な状態を伝える文字列を取得します。

(継承元 ItemAutomationPeer)
GetItemType()

オブジェクトが表す項目の種類を表す文字列を取得します。

(継承元 AutomationPeer)
GetItemTypeCore()

指定した UIElement が表す項目の種類を含む人間が判読できる文字列を取得します。

(継承元 ItemAutomationPeer)
GetLabeledBy()

要素を対象とするAutomationPeerLabelを取得します。

(継承元 AutomationPeer)
GetLabeledByCore()

指定したAutomationPeerを対象とするLabelUIElementを取得します。

(継承元 ItemAutomationPeer)
GetLiveSetting()

このオートメーション ピアに関連付けられているライブ リージョンの通知特性を取得します。

(継承元 AutomationPeer)
GetLiveSettingCore()

このUIElement オブジェクトに関連付けられているItems コレクション内のデータ項目に対応するItemAutomationPeerのライブ領域の通知特性を取得します。

(継承元 ItemAutomationPeer)
GetLocalizedControlType()

このオートメーション ピアに関連付けられているコントロールの AutomationControlType 値を表す、人間が判読できるローカライズされた文字列を取得します。

(継承元 AutomationPeer)
GetLocalizedControlTypeCore()

派生クラスでオーバーライドされると、 GetLocalizedControlType()によって呼び出されます。

(継承元 AutomationPeer)
GetName()

このオートメーション ピアに関連付けられている要素を記述するテキストを取得します。

(継承元 AutomationPeer)
GetNameCore()

このUIElementに関連付けられているItems コレクション内のデータ項目に対応するItemAutomationPeerのテキスト ラベルを取得します。

(継承元 ItemAutomationPeer)
GetOrientation()

明示的なコントロールの向き (存在する場合) を示す値を取得します。

(継承元 AutomationPeer)
GetOrientationCore()

指定した UIElement が特定の方向にレイアウトされているかどうかを示す値を取得します。

(継承元 ItemAutomationPeer)
GetParent()

このAutomationPeerの親であるAutomationPeerを取得します。

(継承元 AutomationPeer)
GetPattern(PatternInterface)

このオートメーション ピアに関連付けられている要素の指定されたコントロール パターンをサポートするオブジェクトを返します。

GetPeerFromPoint(Point)

指定したポイントから AutomationPeer を取得します。

(継承元 AutomationPeer)
GetPeerFromPointCore(Point)

派生クラスでオーバーライドされると、 GetPeerFromPoint(Point)から呼び出されます。

(継承元 AutomationPeer)
GetPositionInSet()

PositionInSet プロパティの値の取得を試みます。

(継承元 AutomationPeer)
GetPositionInSetCore()

セット内のこの項目の位置を取得します。

(継承元 ItemAutomationPeer)
GetSizeOfSet()

SizeOfSet プロパティの値の取得を試みます。

(継承元 AutomationPeer)
GetSizeOfSetCore()

この項目を含むセットのサイズを取得します。

(継承元 ItemAutomationPeer)
GetType()

現在のインスタンスの Type を取得します。

(継承元 Object)
HasKeyboardFocus()

このオートメーション ピアに関連付けられている要素に現在キーボード フォーカスがあるかどうかを示す値を取得します。

(継承元 AutomationPeer)
HasKeyboardFocusCore()

指定した UIElement が現在キーボード入力フォーカスを持っているかどうかを示す値を取得します。

(継承元 ItemAutomationPeer)
InvalidatePeer()

AutomationPeerの主なプロパティの再計算をトリガーし、プロパティが変更された場合にPropertyChanged通知を Automation クライアントに送信します。

(継承元 AutomationPeer)
IsContentElement()

このオートメーション ピアに関連付けられている要素に、ユーザーに表示されるデータが含まれているかどうかを示す値を取得します。

(継承元 AutomationPeer)
IsContentElementCore()

指定した UIElement にユーザーに表示されるデータが含まれているかどうかを示す値を取得します。

(継承元 ItemAutomationPeer)
IsControlElement()

要素が対話型としてユーザーによって認識されるか、GUI のコントロールの論理構造に寄与していると認識されるかを示す値を取得します。

(継承元 AutomationPeer)
IsControlElementCore()

このUIElementに関連付けられているItemAutomationPeerがエンド ユーザーによって対話型として認識されるかどうかを示す値を取得します。

(継承元 ItemAutomationPeer)
IsDialog()

DataGridRow 型をUI オートメーションに公開します。 DataGridRowは、メモリ内に実際に存在する場合と存在しない場合があります。

(継承元 AutomationPeer)
IsDialogCore()

DataGridRow 型をUI オートメーションに公開します。 DataGridRowは、メモリ内に実際に存在する場合と存在しない場合があります。

(継承元 ItemAutomationPeer)
IsEnabled()

このオートメーション ピアに関連付けられている要素が相互作用をサポートしているかどうかを示す値を取得します。

(継承元 AutomationPeer)
IsEnabledCore()

指定した UIElement がイベントを受信および送信できるかどうかを示す値を取得します。

(継承元 ItemAutomationPeer)
IsKeyboardFocusable()

要素がキーボード フォーカスを受け入れられるかどうかを示す値を取得します。

(継承元 AutomationPeer)
IsKeyboardFocusableCore()

指定した UIElement がキーボード フォーカスを受け入れることができるかどうかを示す値を取得します。

(継承元 ItemAutomationPeer)
IsOffscreen()

要素が画面外にあるかどうかを示す値を取得します。

(継承元 AutomationPeer)
IsOffscreenCore()

指定した UIElement が画面外かどうかを示す値を取得します。

(継承元 ItemAutomationPeer)
IsPassword()

要素に機密性の高いコンテンツが含まれているかどうかを示す値を取得します。

(継承元 AutomationPeer)
IsPasswordCore()

指定した UIElement に保護されたコンテンツが含まれているかどうかを示す値を取得します。

(継承元 ItemAutomationPeer)
IsRequiredForForm()

このピアに関連付けられている要素をフォームで完了する必要があるかどうかを示す値を取得します。

(継承元 AutomationPeer)
IsRequiredForFormCore()

指定した UIElement をフォームで完了する必要があるかどうかを示す値を取得します。

(継承元 ItemAutomationPeer)
MemberwiseClone()

現在の Objectの簡易コピーを作成します。

(継承元 Object)
PeerFromProvider(IRawElementProviderSimple)

指定したAutomationPeer プロキシのIRawElementProviderSimpleを取得します。

(継承元 AutomationPeer)
ProviderFromPeer(AutomationPeer)

指定したIRawElementProviderSimpleAutomationPeerを取得します。

(継承元 AutomationPeer)
RaiseAsyncContentLoadedEvent(AsyncContentLoadedEventArgs)

AutomationPeer イベントを発生させるためにAsyncContentLoadedEventによって呼び出されます。

(継承元 AutomationPeer)
RaiseAutomationEvent(AutomationEvents)

オートメーション イベントを発生させます。

(継承元 AutomationPeer)
RaiseNotificationEvent(AutomationNotificationKind, AutomationNotificationProcessing, String, String)

DataGridRow 型をUI オートメーションに公開します。 DataGridRowは、メモリ内に実際に存在する場合と存在しない場合があります。

(継承元 AutomationPeer)
RaisePropertyChangedEvent(AutomationProperty, Object, Object)

変更されたプロパティ値をオートメーション クライアントに通知するイベントを発生させます。

(継承元 AutomationPeer)
ResetChildrenCache()

GetChildrenCore()を呼び出すことによって、子要素のツリーを同期的にリセットします。

(継承元 AutomationPeer)
SetFocus()

このオートメーション ピアに関連付けられている要素にキーボード フォーカスを設定します。

(継承元 AutomationPeer)
SetFocusCore()

指定した UIElementにキーボード入力フォーカスを設定します。 UIElementは、このItemsに関連付けられているItemAutomationPeer コレクション内のデータ項目に対応します。

(継承元 ItemAutomationPeer)
ToString()

現在のオブジェクトを表す文字列を返します。

(継承元 Object)
VerifyAccess()

呼び出し元のスレッドがこの DispatcherObjectにアクセスできるように強制します。

(継承元 DispatcherObject)

明示的なインターフェイスの実装

名前 説明
IInvokeProvider.Invoke()

コントロールをアクティブ化し、その単一の明確なアクションを開始する要求を送信します。

IItemContainerProvider.FindItemByProperty(IRawElementProviderSimple, Int32, Object)

指定したプロパティ値で要素を取得します。

IScrollItemProvider.ScrollIntoView()

コンテナー オブジェクトのコンテンツ領域をスクロールして、コンテナーの表示領域内 (ビューポート) 内にコントロールを表示します。

ISelectionItemProvider.AddToSelection()

選択した項目のコレクションに現在の要素を追加します。

ISelectionItemProvider.IsSelected

項目が選択されているかどうかを示す値を取得します。

ISelectionItemProvider.RemoveFromSelection()

選択した項目のコレクションから現在の要素を削除します。

ISelectionItemProvider.Select()

選択した項目をクリアし、現在の要素を選択します。

ISelectionItemProvider.SelectionContainer

ISelectionProviderを実装し、呼び出し元オブジェクトのコンテナーとして機能するUI オートメーション プロバイダーを取得します。

ISelectionProvider.CanSelectMultiple

UI オートメーション プロバイダーが複数の子要素を同時に選択できるかどうかを示す値を取得します。

ISelectionProvider.GetSelection()

選択した各子要素のUI オートメーション プロバイダーを取得します。

ISelectionProvider.IsSelectionRequired

UI オートメーション プロバイダーで少なくとも 1 つの子要素を選択する必要があるかどうかを示す値を取得します。

IVirtualizedItemProvider.Realize()

仮想項目に UI オートメーション要素として完全にアクセスできるようにします。

(継承元 ItemAutomationPeer)

適用対象