TableCellAutomationPeer クラス

定義

UI オートメーションに TableCell 型を公開します。

public ref class TableCellAutomationPeer : System::Windows::Automation::Peers::TextElementAutomationPeer, System::Windows::Automation::Provider::IGridItemProvider
public class TableCellAutomationPeer : System.Windows.Automation.Peers.TextElementAutomationPeer, System.Windows.Automation.Provider.IGridItemProvider
type TableCellAutomationPeer = class
    inherit TextElementAutomationPeer
    interface IGridItemProvider
Public Class TableCellAutomationPeer
Inherits TextElementAutomationPeer
Implements IGridItemProvider
継承
実装

コンストラクター

TableCellAutomationPeer(TableCell)

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

プロパティ

Dispatcher

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

(継承元 DispatcherObject)
EventsSource

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

(継承元 AutomationPeer)
IsHwndHost

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

(継承元 AutomationPeer)
Owner

この ContentElementAutomationPeer に関連付けられている ContentElement を取得します。

(継承元 ContentElementAutomationPeer)

メソッド

CheckAccess()

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

(継承元 DispatcherObject)
Equals(Object)

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

(継承元 Object)
GetAcceleratorKey()

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

(継承元 AutomationPeer)
GetAcceleratorKeyCore()

この ContentElementAutomationPeer に関連付けられている要素のアクセラレータ キーを取得します。 GetAcceleratorKey() によって呼び出されます。

(継承元 ContentElementAutomationPeer)
GetAccessKey()

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

(継承元 AutomationPeer)
GetAccessKeyCore()

この ContentElementAutomationPeer に関連付けられている ContentElement のアクセス キーを取得します。 GetAccessKey() によって呼び出されます。

(継承元 ContentElementAutomationPeer)
GetAutomationControlType()

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

(継承元 AutomationPeer)
GetAutomationControlTypeCore()

この TableCell に関連付けられている TableCellAutomationPeer のコントロール型を取得します。 このメソッドは GetAutomationControlType() によって呼び出されます。

GetAutomationId()

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

(継承元 AutomationPeer)
GetAutomationIdCore()

この ContentElementAutomationPeer と関連付けられた FrameworkContentElement を一意に識別する文字列を取得します。 このメソッドは GetAutomationId() によって呼び出されます。

(継承元 FrameworkContentElementAutomationPeer)
GetBoundingRectangle()

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

(継承元 AutomationPeer)
GetBoundingRectangleCore()

この TextElementAutomationPeer に関連付けられている TextElement の外接する四角形を表す Rect を取得します。 GetBoundingRectangle() によって呼び出されます。

(継承元 TextElementAutomationPeer)
GetChildren()

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

(継承元 AutomationPeer)
GetChildrenCore()

この TextElement に関連付けられている TextElementAutomationPeer の子要素のコレクションを取得します。 GetChildren() によって呼び出されます。

(継承元 TextElementAutomationPeer)
GetClassName()

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

(継承元 AutomationPeer)
GetClassNameCore()

この TableCell に関連付けられている TableCellAutomationPeer の名前を取得します。 このメソッドは GetClassName() によって呼び出されます。

GetClickablePoint()

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

(継承元 AutomationPeer)
GetClickablePointCore()

この TextElementAutomationPeer に関連付けられた TextElement 上にあるクリック可能なスペースを表す Point を取得します。 GetClickablePoint() によって呼び出されます。

(継承元 TextElementAutomationPeer)
GetControlledPeers()

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

(継承元 AutomationPeer)
GetControlledPeersCore()

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

(継承元 AutomationPeer)
GetHashCode()

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

(継承元 Object)
GetHeadingLevel()

UI オートメーションに TableCell 型を公開します。

(継承元 AutomationPeer)
GetHeadingLevelCore()

UI オートメーションに TableCell 型を公開します。

(継承元 ContentElementAutomationPeer)
GetHelpText()

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

(継承元 AutomationPeer)
GetHelpTextCore()

この ContentElementAutomationPeer に関連付けられている FrameworkContentElement の機能について記述する文字列を取得します。 このメソッドは GetHelpText() によって呼び出されます。

(継承元 FrameworkContentElementAutomationPeer)
GetHostRawElementProviderCore()

WINDOWS PRESENTATION FOUNDATION (WPF) 要素によってホストされている をhwnd配置する UI オートメーション ツリー内の場所を UI オートメーションに指示します。

(継承元 AutomationPeer)
GetItemStatus()

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

(継承元 AutomationPeer)
GetItemStatusCore()

この ContentElementAutomationPeer に関連付けられている ContentElement のビジュアルの状態を伝える文字列を取得します。 GetItemStatus() によって呼び出されます。

(継承元 ContentElementAutomationPeer)
GetItemType()

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

(継承元 AutomationPeer)
GetItemTypeCore()

この ContentElementAutomationPeer に関連付けられている ContentElement が表す項目の型を含む、人間が判読できる文字列を取得します。 GetItemType() によって呼び出されます。

(継承元 ContentElementAutomationPeer)
GetLabeledBy()

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

(継承元 AutomationPeer)
GetLabeledByCore()

この FrameworkContentElementAutomationPeer に関連する FrameworkContentElement をターゲットとする LabelLabelAutomationPeer を取得します。 このメソッドは GetLabeledBy() によって呼び出されます。

(継承元 FrameworkContentElementAutomationPeer)
GetLiveSetting()

このオートメーション ピアと関連付けられたライブ領域の通知特性を取得します。

(継承元 AutomationPeer)
GetLiveSettingCore()

この ContentElementAutomationPeer と関連付けられた ContentElement のライブ領域の通知特性を取得します。 GetLiveSetting() によって呼び出されます。

(継承元 ContentElementAutomationPeer)
GetLocalizedControlType()

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

(継承元 AutomationPeer)
GetLocalizedControlTypeCore()

この TableCellAutomationPeer に関連付けられた TableCell のコントロール型のローカライズされたバージョンを取得します。

GetName()

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

(継承元 AutomationPeer)
GetNameCore()

この ContentElementAutomationPeer と関連付けられた ContentElement のテキスト ラベルを取得します。 GetName() によって呼び出されます。

(継承元 ContentElementAutomationPeer)
GetOrientation()

コントロールの向きが明示的に設定されている場合にその向きを示す値を取得します。

(継承元 AutomationPeer)
GetOrientationCore()

この ContentElementAutomationPeer に関連付けられている ContentElement が、指定した方向にレイアウトされているかどうかを示す値を取得します。 GetOrientation() によって呼び出されます。

(継承元 ContentElementAutomationPeer)
GetParent()

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

(継承元 AutomationPeer)
GetPattern(PatternInterface)

この TableCellAutomationPeer に関連付けられた TableCell のコントロール パターンを取得します。

GetPeerFromPoint(Point)

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

(継承元 AutomationPeer)
GetPeerFromPointCore(Point)

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

(継承元 AutomationPeer)
GetPositionInSet()

PositionInSet プロパティの値を取得しようとします。

(継承元 AutomationPeer)
GetPositionInSetCore()

添付プロパティの値を読み取 PositionInSetProperty って PositionInSet 返します。

(継承元 ContentElementAutomationPeer)
GetSizeOfSet()

SizeOfSet プロパティの値を取得しようとします。

(継承元 AutomationPeer)
GetSizeOfSetCore()

添付プロパティの値を読み取 SizeOfSetProperty って SizeOfSet 返します。

(継承元 ContentElementAutomationPeer)
GetType()

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

(継承元 Object)
HasKeyboardFocus()

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

(継承元 AutomationPeer)
HasKeyboardFocusCore()

この ContentElementAutomationPeer と関連付けられている ContentElement にキーボード入力フォーカスが現在あるかどうかを示す値を取得します。 HasKeyboardFocus() によって呼び出されます。

(継承元 ContentElementAutomationPeer)
InvalidatePeer()

AutomationPeer のメイン プロパティの再計算をトリガーし、プロパティが変更された場合はオートメーション クライアントへの PropertyChanged 通知を発生させます。

(継承元 AutomationPeer)
IsContentElement()

この Automation Peer に関連付けられている要素が、ユーザーに提示されるデータを含むかどうかを示す値を取得します。

(継承元 AutomationPeer)
IsContentElementCore()

この TableCellTableCellAutomationPeer がユーザーに提示するデータを格納する要素かどうかを示す値を取得します。 このメソッドは IsContentElement() によって呼び出されます。

IsContentElementCore()

ContentElementAutomationPeer に関連付けられている ContentElement が、ユーザーに提示されるデータを含む要素であるかどうかを示す値を取得します。 IsContentElement() によって呼び出されます。

(継承元 ContentElementAutomationPeer)
IsControlElement()

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

(継承元 AutomationPeer)
IsControlElementCore()

これにTableCellAutomationPeer関連付けられている が、エンド ユーザーによって対話型として認識されるか、GUI のコントロールの論理構造に寄与していると見なされるかTableCellを示す値を取得または設定します。 このメソッドは IsControlElement() によって呼び出されます。

IsDialog()

UI オートメーションに TableCell 型を公開します。

(継承元 AutomationPeer)
IsDialogCore()

UI オートメーションに TableCell 型を公開します。

(継承元 ContentElementAutomationPeer)
IsEnabled()

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

(継承元 AutomationPeer)
IsEnabledCore()

このオートメーション ピアがイベントを受信し、関連する要素にイベントを送信できるかどうかを示す値を取得します。 IsEnabled() によって呼び出されます。

(継承元 ContentElementAutomationPeer)
IsKeyboardFocusable()

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

(継承元 AutomationPeer)
IsKeyboardFocusableCore()

この ContentElementAutomationPeer と関連付けられている ContentElement が、キーボード フォーカスを受け取ることが可能かどうかを示す値を取得します。 IsKeyboardFocusable() によって呼び出されます。

(継承元 ContentElementAutomationPeer)
IsOffscreen()

要素が画面から外れているかどうかを示す値を取得します。

(継承元 AutomationPeer)
IsOffscreenCore()

この TextElementAutomationPeer と関連付けられている TextElement が、画面外にあるかどうかを示す値を取得します。 IsOffscreen() によって呼び出されます。

(継承元 TextElementAutomationPeer)
IsPassword()

機密情報が要素に格納されているかどうか示す値を取得します。

(継承元 AutomationPeer)
IsPasswordCore()

この ContentElementAutomationPeer と関連付けられている ContentElement に保護されたコンテンツがあるかどうかを示す値を取得します。 IsPassword() によって呼び出されます。

(継承元 ContentElementAutomationPeer)
IsRequiredForForm()

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

(継承元 AutomationPeer)
IsRequiredForFormCore()

この ContentElementAutomationPeer と関連付けられている ContentElement でフォームに記入する必要があるかどうかを示す値を取得します。 IsRequiredForForm() によって呼び出されます。

(継承元 ContentElementAutomationPeer)
MemberwiseClone()

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

(継承元 Object)
PeerFromProvider(IRawElementProviderSimple)

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

(継承元 AutomationPeer)
ProviderFromPeer(AutomationPeer)

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

(継承元 AutomationPeer)
RaiseActiveTextPositionChangedEvent(TextPointer, TextPointer)

UI オートメーションに TableCell 型を公開します。

(継承元 ContentTextAutomationPeer)
RaiseAsyncContentLoadedEvent(AsyncContentLoadedEventArgs)

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

(継承元 AutomationPeer)
RaiseAutomationEvent(AutomationEvents)

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

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

UI オートメーションに TableCell 型を公開します。

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

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

(継承元 AutomationPeer)
ResetChildrenCache()

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

(継承元 AutomationPeer)
SetFocus()

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

(継承元 AutomationPeer)
SetFocusCore()

この ContentElementAutomationPeer に関連付けられている ContentElement のキーボード入力フォーカスを設定します。 SetFocus() によって呼び出されます。

(継承元 ContentElementAutomationPeer)
ToString()

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

(継承元 Object)
VerifyAccess()

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

(継承元 DispatcherObject)

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

IGridItemProvider.Column

セルまたは項目を格納する列の序数を取得します。

IGridItemProvider.ColumnSpan

セルまたは項目がまたがる列の数を取得します。

IGridItemProvider.ContainingGrid

GridPattern を実装する UI オートメーション プロバイダーを取得し、セルまたは項目のコンテナーを表します。

IGridItemProvider.Row

セルまたは項目を格納する行の序数を取得します。

IGridItemProvider.RowSpan

セルまたは項目がまたがる行の数を取得します。

適用対象

こちらもご覧ください