ListBoxItemAutomationPeer クラス

定義

ListBoxItems コレクション内の項目を UI オートメーションに公開します。

public ref class ListBoxItemAutomationPeer : System::Windows::Automation::Peers::SelectorItemAutomationPeer, System::Windows::Automation::Provider::IScrollItemProvider
public class ListBoxItemAutomationPeer : System.Windows.Automation.Peers.SelectorItemAutomationPeer, System.Windows.Automation.Provider.IScrollItemProvider
type ListBoxItemAutomationPeer = class
    inherit SelectorItemAutomationPeer
    interface IScrollItemProvider
Public Class ListBoxItemAutomationPeer
Inherits SelectorItemAutomationPeer
Implements IScrollItemProvider
継承
派生
実装

コンストラクター

ListBoxItemAutomationPeer(Object, SelectorAutomationPeer)

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

プロパティ

Dispatcher

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

(継承元 DispatcherObject)
EventsSource

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

(継承元 AutomationPeer)
IsHwndHost

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

(継承元 AutomationPeer)
Item

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

(継承元 ItemAutomationPeer)
ItemsControlAutomationPeer

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

(継承元 ItemAutomationPeer)

メソッド

CheckAccess()

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

(継承元 DispatcherObject)
Equals(Object)

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

(継承元 Object)
GetAcceleratorKey()

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

(継承元 AutomationPeer)
GetAcceleratorKeyCore()

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

(継承元 ItemAutomationPeer)
GetAccessKey()

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

(継承元 AutomationPeer)
GetAccessKeyCore()

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

(継承元 ItemAutomationPeer)
GetAutomationControlType()

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

(継承元 AutomationPeer)
GetAutomationControlTypeCore()

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

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()

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

GetClickablePoint()

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

(継承元 AutomationPeer)
GetClickablePointCore()

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

(継承元 ItemAutomationPeer)
GetControlledPeers()

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

(継承元 AutomationPeer)
GetControlledPeersCore()

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

(継承元 AutomationPeer)
GetHashCode()

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

(継承元 Object)
GetHeadingLevel()

ListBoxItems コレクション内の項目を UI オートメーションに公開します。

(継承元 AutomationPeer)
GetHeadingLevelCore()

ListBoxItems コレクション内の項目を UI オートメーションに公開します。

(継承元 ItemAutomationPeer)
GetHelpText()

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

(継承元 AutomationPeer)
GetHelpTextCore()

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

(継承元 ItemAutomationPeer)
GetHostRawElementProviderCore()

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

(継承元 AutomationPeer)
GetItemStatus()

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

(継承元 AutomationPeer)
GetItemStatusCore()

指定した UIElement の表示ステータスを伝える文字列を取得します。

(継承元 ItemAutomationPeer)
GetItemType()

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

(継承元 AutomationPeer)
GetItemTypeCore()

指定した UIElement が表す項目の種類を格納する文字列を、ユーザーが判読できる形で取得します。

(継承元 ItemAutomationPeer)
GetLabeledBy()

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

(継承元 AutomationPeer)
GetLabeledByCore()

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

(継承元 ItemAutomationPeer)
GetLiveSetting()

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

(継承元 AutomationPeer)
GetLiveSettingCore()

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

(継承元 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)

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

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 通知を発生させます。

(継承元 AutomationPeer)
IsContentElement()

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

(継承元 AutomationPeer)
IsContentElementCore()

指定した UIElement がユーザーに提示するデータを含んでいるかどうかを示す値を取得します。

(継承元 ItemAutomationPeer)
IsControlElement()

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

(継承元 AutomationPeer)
IsControlElementCore()

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

(継承元 ItemAutomationPeer)
IsDialog()

ListBoxItems コレクション内の項目を UI オートメーションに公開します。

(継承元 AutomationPeer)
IsDialogCore()

ListBoxItems コレクション内の項目を UI オートメーションに公開します。

(継承元 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)

ListBoxItems コレクション内の項目を UI オートメーションに公開します。

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

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

(継承元 AutomationPeer)
ResetChildrenCache()

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

(継承元 AutomationPeer)
SetFocus()

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

(継承元 AutomationPeer)
SetFocusCore()

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

(継承元 ItemAutomationPeer)
ToString()

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

(継承元 Object)
VerifyAccess()

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

(継承元 DispatcherObject)

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

IScrollItemProvider.ScrollIntoView()

この型またはメンバーは、Windows Presentation Foundation (WPF) インフラストラクチャをサポートしますが、独自に作成したコードから直接使用するためのものではありません。

ISelectionItemProvider.AddToSelection()

この型またはメンバーは、Windows Presentation Foundation (WPF) インフラストラクチャをサポートしますが、独自に作成したコードから直接使用するためのものではありません。

(継承元 SelectorItemAutomationPeer)
ISelectionItemProvider.IsSelected

この型またはメンバーは、Windows Presentation Foundation (WPF) インフラストラクチャをサポートしますが、独自に作成したコードから直接使用するためのものではありません。

(継承元 SelectorItemAutomationPeer)
ISelectionItemProvider.RemoveFromSelection()

この型またはメンバーは、Windows Presentation Foundation (WPF) インフラストラクチャをサポートしますが、独自に作成したコードから直接使用するためのものではありません。

(継承元 SelectorItemAutomationPeer)
ISelectionItemProvider.Select()

この型またはメンバーは、Windows Presentation Foundation (WPF) インフラストラクチャをサポートしますが、独自に作成したコードから直接使用するためのものではありません。

(継承元 SelectorItemAutomationPeer)
ISelectionItemProvider.SelectionContainer

この型またはメンバーは、Windows Presentation Foundation (WPF) インフラストラクチャをサポートしますが、独自に作成したコードから直接使用するためのものではありません。

(継承元 SelectorItemAutomationPeer)
IVirtualizedItemProvider.Realize()

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

(継承元 ItemAutomationPeer)

適用対象