DataGridCellItemAutomationPeer クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
UI オートメーションに DataGridCell 型を公開します。
public ref class DataGridCellItemAutomationPeer sealed : System::Windows::Automation::Peers::AutomationPeer, System::Windows::Automation::Provider::IInvokeProvider, System::Windows::Automation::Provider::IScrollItemProvider, System::Windows::Automation::Provider::ISelectionItemProvider, System::Windows::Automation::Provider::ITableItemProvider, System::Windows::Automation::Provider::IValueProvider, System::Windows::Automation::Provider::IVirtualizedItemProvider
public sealed class DataGridCellItemAutomationPeer : System.Windows.Automation.Peers.AutomationPeer, System.Windows.Automation.Provider.IInvokeProvider, System.Windows.Automation.Provider.IScrollItemProvider, System.Windows.Automation.Provider.ISelectionItemProvider, System.Windows.Automation.Provider.ITableItemProvider, System.Windows.Automation.Provider.IValueProvider, System.Windows.Automation.Provider.IVirtualizedItemProvider
type DataGridCellItemAutomationPeer = class
inherit AutomationPeer
interface ITableItemProvider
interface IGridItemProvider
interface IInvokeProvider
interface IScrollItemProvider
interface ISelectionItemProvider
interface IValueProvider
interface IVirtualizedItemProvider
type DataGridCellItemAutomationPeer = class
inherit AutomationPeer
interface IGridItemProvider
interface ITableItemProvider
interface IInvokeProvider
interface IScrollItemProvider
interface ISelectionItemProvider
interface IValueProvider
interface IVirtualizedItemProvider
type DataGridCellItemAutomationPeer = class
inherit AutomationPeer
interface IGridItemProvider
interface IInvokeProvider
interface IScrollItemProvider
interface ISelectionItemProvider
interface ITableItemProvider
interface IValueProvider
interface IVirtualizedItemProvider
Public NotInheritable Class DataGridCellItemAutomationPeer
Inherits AutomationPeer
Implements IInvokeProvider, IScrollItemProvider, ISelectionItemProvider, ITableItemProvider, IValueProvider, IVirtualizedItemProvider
- 継承
- 実装
コンストラクター
DataGridCellItemAutomationPeer(Object, DataGridColumn) |
DataGridCellItemAutomationPeer クラスの新しいインスタンスを初期化します。 |
プロパティ
Dispatcher |
この Dispatcher が関連付けられている DispatcherObject を取得します。 (継承元 DispatcherObject) |
EventsSource |
この AutomationPeer に由来するすべてのイベントのソースとして、オートメーション クライアントに報告される AutomationPeer を取得または設定します。 (継承元 AutomationPeer) |
IsHwndHost |
Windows Presentation Foundation (WPF) でこのAutomationPeerホスト |
メソッド
CheckAccess() |
呼び出し元のスレッドがこの DispatcherObject にアクセスできるかどうかを確認します。 (継承元 DispatcherObject) |
Equals(Object) |
指定されたオブジェクトが現在のオブジェクトと等しいかどうかを判断します。 (継承元 Object) |
GetAcceleratorKey() |
UI オートメーション ピアに関連付けられている要素のアクセラレータ キーの組み合わせを取得します。 (継承元 AutomationPeer) |
GetAcceleratorKeyCore() |
派生クラスでオーバーライドされると、GetAcceleratorKey() によって呼び出されます。 (継承元 AutomationPeer) |
GetAccessKey() |
オートメーション ピアに関連付けられている要素のアクセス キーを取得します。 (継承元 AutomationPeer) |
GetAccessKeyCore() |
派生クラスでオーバーライドされると、GetAccessKey() によって呼び出されます。 (継承元 AutomationPeer) |
GetAutomationControlType() |
UI オートメーション ピアに関連付けられている要素のコントロール型を取得します。 (継承元 AutomationPeer) |
GetAutomationControlTypeCore() |
派生クラスでオーバーライドされると、GetAutomationControlType() によって呼び出されます。 (継承元 AutomationPeer) |
GetAutomationId() |
オートメーション ピアに関連付けられている要素の AutomationId を取得します。 (継承元 AutomationPeer) |
GetAutomationIdCore() |
派生クラスでオーバーライドされると、GetAutomationId() によって呼び出されます。 (継承元 AutomationPeer) |
GetBoundingRectangle() |
オートメーション ピアに関連付けられている要素の画面座標を表す Rect オブジェクトを取得します。 (継承元 AutomationPeer) |
GetBoundingRectangleCore() |
派生クラスでオーバーライドされると、GetBoundingRectangle() によって呼び出されます。 (継承元 AutomationPeer) |
GetChildren() |
UI オートメーション ツリーでオートメーション ピアの直接の子要素として表現される GetChildren() 要素のコレクションを取得します。 (継承元 AutomationPeer) |
GetChildrenCore() |
派生クラスでオーバーライドされると、GetChildren() によって呼び出されます。 (継承元 AutomationPeer) |
GetClassName() |
この AutomationControlType で表されるコントロールと区別するために AutomationPeer で使用される名前を取得します。 (継承元 AutomationPeer) |
GetClassNameCore() |
派生クラスでオーバーライドされると、GetClassName() によって呼び出されます。 (継承元 AutomationPeer) |
GetClickablePoint() |
マウスのクリックに応答するオートメーション ピアに関連付けられている要素上の Point を取得します。 (継承元 AutomationPeer) |
GetClickablePointCore() |
派生クラスでオーバーライドされると、GetClickablePoint() によって呼び出されます。 (継承元 AutomationPeer) |
GetControlledPeers() |
UI オートメーションに対して、この AutomationPeer によって影響を受けるか制御される要素のリストを提供します。 (継承元 AutomationPeer) |
GetControlledPeersCore() |
派生クラスでオーバーライドされると、UI オートメーションに対して、この AutomationPeer によって影響を受けるか制御される要素のリストを提供します。 (継承元 AutomationPeer) |
GetHashCode() |
既定のハッシュ関数として機能します。 (継承元 Object) |
GetHeadingLevel() |
UI オートメーションに DataGridCell 型を公開します。 (継承元 AutomationPeer) |
GetHeadingLevelCore() |
UI オートメーションに DataGridCell 型を公開します。 (継承元 AutomationPeer) |
GetHelpText() |
オートメーション ピアに関連付けられているコントロールの機能を説明するテキストを取得します。 (継承元 AutomationPeer) |
GetHelpTextCore() |
派生クラスでオーバーライドされると、GetHelpText() によって呼び出されます。 (継承元 AutomationPeer) |
GetHostRawElementProviderCore() |
WINDOWS PRESENTATION FOUNDATION (WPF) 要素によってホストされている を |
GetItemStatus() |
オートメーション ピアに関連付けられている要素の表示状態を表すテキストを取得します。 (継承元 AutomationPeer) |
GetItemStatusCore() |
派生クラスでオーバーライドされると、GetItemStatus() によって呼び出されます。 (継承元 AutomationPeer) |
GetItemType() |
オブジェクトが表す項目の種類を説明する文字列を取得します。 (継承元 AutomationPeer) |
GetItemTypeCore() |
派生クラスでオーバーライドされると、GetItemType() によって呼び出されます。 (継承元 AutomationPeer) |
GetLabeledBy() |
要素を対象とする Label の AutomationPeer を取得します。 (継承元 AutomationPeer) |
GetLabeledByCore() |
派生クラスでオーバーライドされると、GetLabeledBy() によって呼び出されます。 (継承元 AutomationPeer) |
GetLiveSetting() |
このオートメーション ピアと関連付けられたライブ領域の通知特性を取得します。 (継承元 AutomationPeer) |
GetLiveSettingCore() |
派生クラスでオーバーライドされると、ライブ領域の通知特性を返します。 GetLiveSetting() メソッドによって呼び出されます。 (継承元 AutomationPeer) |
GetLocalizedControlType() |
このオートメーション ピアに関連付けられているコントロールの AutomationControlType の値を、ユーザーが判読できるローカライズされた文字列の形で取得します。 (継承元 AutomationPeer) |
GetLocalizedControlTypeCore() |
派生クラスでオーバーライドされると、GetLocalizedControlType() によって呼び出されます。 (継承元 AutomationPeer) |
GetName() |
このオートメーション ピアに関連付けられている要素を説明するテキストを取得します。 (継承元 AutomationPeer) |
GetNameCore() |
派生クラスでオーバーライドされると、GetName() によって呼び出されます。 (継承元 AutomationPeer) |
GetOrientation() |
コントロールの向きが明示的に設定されている場合にその向きを示す値を取得します。 (継承元 AutomationPeer) |
GetOrientationCore() |
派生クラスでオーバーライドされると、GetOrientation() によって呼び出されます。 (継承元 AutomationPeer) |
GetParent() |
この AutomationPeer の親である AutomationPeer を取得します。 (継承元 AutomationPeer) |
GetPattern(PatternInterface) |
このオートメーション ピアに関連付けられている要素について、指定されたコントロール パターンをサポートするオブジェクトを返します。 |
GetPeerFromPoint(Point) |
指定したポイントから AutomationPeer を取得します。 (継承元 AutomationPeer) |
GetPeerFromPointCore(Point) |
派生クラスでオーバーライドされると、GetPeerFromPoint(Point) から呼び出されます。 (継承元 AutomationPeer) |
GetPositionInSet() |
PositionInSet プロパティの値を取得しようとします。 (継承元 AutomationPeer) |
GetPositionInSetCore() |
派生クラスでオーバーライドされると、UI オートメーションに対して、グループまたはセット内でこの要素が占める位置を表す 1 から始まる整数値を提供します。 (継承元 AutomationPeer) |
GetSizeOfSet() |
SizeOfSet プロパティの値を取得しようとします。 (継承元 AutomationPeer) |
GetSizeOfSetCore() |
派生クラスでオーバーライドされると、UI オートメーションに対して、この要素が属するグループまたはセットのサイズを提供します。 (継承元 AutomationPeer) |
GetType() |
現在のインスタンスの Type を取得します。 (継承元 Object) |
HasKeyboardFocus() |
このオートメーション ピアに関連付けられている要素に現在キーボード フォーカスがあるかどうかを示す値を取得します。 (継承元 AutomationPeer) |
HasKeyboardFocusCore() |
派生クラスでオーバーライドされると、HasKeyboardFocus() によって呼び出されます。 (継承元 AutomationPeer) |
InvalidatePeer() |
AutomationPeer のメイン プロパティの再計算をトリガーし、プロパティが変更された場合はオートメーション クライアントへの PropertyChanged 通知を発生させます。 (継承元 AutomationPeer) |
IsContentElement() |
この Automation Peer に関連付けられている要素が、ユーザーに提示されるデータを含むかどうかを示す値を取得します。 (継承元 AutomationPeer) |
IsContentElementCore() |
派生クラスでオーバーライドされると、IsContentElement() によって呼び出されます。 (継承元 AutomationPeer) |
IsControlElement() |
要素が対話型としてユーザーによって認識されるか、GUI のコントロールの論理構造に寄与していると認識されるかを示す値を取得します。 (継承元 AutomationPeer) |
IsControlElementCore() |
派生クラスでオーバーライドされると、IsControlElement() によって呼び出されます。 (継承元 AutomationPeer) |
IsDialog() |
UI オートメーションに DataGridCell 型を公開します。 (継承元 AutomationPeer) |
IsDialogCore() |
UI オートメーションに DataGridCell 型を公開します。 (継承元 AutomationPeer) |
IsEnabled() |
このオートメーション ピアに関連付けられている要素で対話がサポートされるかどうかを示す値を取得します。 (継承元 AutomationPeer) |
IsEnabledCore() |
派生クラスでオーバーライドされると、IsEnabled() によって呼び出されます。 (継承元 AutomationPeer) |
IsKeyboardFocusable() |
要素がキーボード フォーカスを受け入れることができるかどうかを示す値を取得します。 (継承元 AutomationPeer) |
IsKeyboardFocusableCore() |
派生クラスでオーバーライドされると、IsKeyboardFocusable() によって呼び出されます。 (継承元 AutomationPeer) |
IsOffscreen() |
要素が画面から外れているかどうかを示す値を取得します。 (継承元 AutomationPeer) |
IsOffscreenCore() |
派生クラスでオーバーライドされると、IsOffscreen() によって呼び出されます。 (継承元 AutomationPeer) |
IsPassword() |
機密情報が要素に格納されているかどうか示す値を取得します。 (継承元 AutomationPeer) |
IsPasswordCore() |
派生クラスでオーバーライドされると、IsPassword() によって呼び出されます。 (継承元 AutomationPeer) |
IsRequiredForForm() |
このピアに関連付けられている要素がフォームの必須要素かどうかを示す値を取得します。 (継承元 AutomationPeer) |
IsRequiredForFormCore() |
派生クラスでオーバーライドされると、IsRequiredForForm() によって呼び出されます。 (継承元 AutomationPeer) |
MemberwiseClone() |
現在の Object の簡易コピーを作成します。 (継承元 Object) |
PeerFromProvider(IRawElementProviderSimple) |
指定した AutomationPeer プロキシの IRawElementProviderSimple を取得します。 (継承元 AutomationPeer) |
ProviderFromPeer(AutomationPeer) |
指定した IRawElementProviderSimple の AutomationPeer を取得します。 (継承元 AutomationPeer) |
RaiseAsyncContentLoadedEvent(AsyncContentLoadedEventArgs) |
AutomationPeer によって呼び出され、AsyncContentLoadedEvent イベントを発生させます。 (継承元 AutomationPeer) |
RaiseAutomationEvent(AutomationEvents) |
オートメーション イベントを発生させます。 (継承元 AutomationPeer) |
RaiseNotificationEvent(AutomationNotificationKind, AutomationNotificationProcessing, String, String) |
UI オートメーションに DataGridCell 型を公開します。 (継承元 AutomationPeer) |
RaisePropertyChangedEvent(AutomationProperty, Object, Object) |
変更されたプロパティ値をオートメーション クライアントに通知するイベントを発生させます。 (継承元 AutomationPeer) |
ResetChildrenCache() |
GetChildrenCore() を呼び出すことによって、子要素のツリーを同期的にリセットします。 (継承元 AutomationPeer) |
SetFocus() |
このオートメーション ピアに関連付けられている要素にキーボード フォーカスを設定します。 (継承元 AutomationPeer) |
SetFocusCore() |
派生クラスでオーバーライドされると、SetFocus() によって呼び出されます。 (継承元 AutomationPeer) |
ToString() |
現在のオブジェクトを表す文字列を返します。 (継承元 Object) |
VerifyAccess() |
呼び出し元のスレッドがこの DispatcherObject にアクセスできるように強制します。 (継承元 DispatcherObject) |
明示的なインターフェイスの実装
IGridItemProvider.Column |
セルまたは項目を格納する列の序数を取得します。 |
IGridItemProvider.ColumnSpan |
セルまたは項目がまたがる列の数を取得します。 |
IGridItemProvider.ContainingGrid |
IGridProvider を実装する UI オートメーション プロバイダーを取得し、セルまたは項目のコンテナーを表します。 |
IGridItemProvider.Row |
セルまたは項目を格納する行の序数を取得します。 |
IGridItemProvider.RowSpan |
セルまたは項目がまたがる行の数を取得します。 |
IInvokeProvider.Invoke() |
要求を送信してコントロールをアクティブ化し、その 1 つの明確なアクションを開始します。 |
IScrollItemProvider.ScrollIntoView() |
コンテナーの表示領域 (ビューポート) 内のコントロールを表示するために、コンテナー オブジェクトのコンテンツ領域をスクロールします。 |
ISelectionItemProvider.AddToSelection() |
選択した項目のコレクションに現在の要素を追加します。 |
ISelectionItemProvider.IsSelected |
項目が選択されているかどうかを示す値を取得します。 |
ISelectionItemProvider.RemoveFromSelection() |
選択した項目のコレクションから現在の要素を削除します。 |
ISelectionItemProvider.Select() |
選択したアイテムの選択を解除し、現在の要素を選択します。 |
ISelectionItemProvider.SelectionContainer |
ISelectionProvider を実装し、呼び出し元オブジェクトのコンテナーとして機能する UI オートメーション プロバイダーを取得します。 |
ITableItemProvider.GetColumnHeaderItems() |
テーブルのアイテムやセルに関連付けられているすべての列ヘッダーを表す UI オートメーション プロバイダーのコレクションを取得します。 |
ITableItemProvider.GetRowHeaderItems() |
テーブルの項目またはセルに関連付けられているすべての行ヘッダーを表す、UI オートメーション プロバイダーのコレクションを取得します。 |
IValueProvider.IsReadOnly |
コントロールの値が読み取り専用かどうかを示す値を取得します。 |
IValueProvider.SetValue(String) |
コントロールの値を設定します。 |
IValueProvider.Value |
コントロールの値を取得します。 |
IVirtualizedItemProvider.Realize() |
仮想項目に UI オートメーション要素として全面的にアクセスできるようにします。 |
適用対象
.NET