DropDownButtonAutomationPeer クラス
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
DropDownButton 型を Microsoft UI オートメーションに公開します。
/// [Microsoft.UI.Xaml.CustomAttributes.MUXContractProperty(version=7)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Version(1)]
class DropDownButtonAutomationPeer : ButtonAutomationPeer, IExpandCollapseProvider
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 65536)]
class DropDownButtonAutomationPeer : ButtonAutomationPeer, IExpandCollapseProvider
[Microsoft.UI.Xaml.CustomAttributes.MUXContractProperty(version=7)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public class DropDownButtonAutomationPeer : ButtonAutomationPeer, IExpandCollapseProvider
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 65536)]
public class DropDownButtonAutomationPeer : ButtonAutomationPeer, IExpandCollapseProvider
Public Class DropDownButtonAutomationPeer
Inherits ButtonAutomationPeer
Implements IExpandCollapseProvider
- 継承
-
Object IInspectable DependencyObject AutomationPeer FrameworkElementAutomationPeer ButtonBaseAutomationPeer ButtonAutomationPeer DropDownButtonAutomationPeer
- 属性
-
Microsoft.UI.Xaml.CustomAttributes.MUXContractPropertyAttribute Marshaling
Behavior ThreadingAttribute Attribute VersionAttribute ContractVersion Attribute
- 実装
WinUI 3 ギャラリー アプリには、ほとんどの WinUI 3 コントロールと機能の対話型の例が含まれています。 Microsoft Store からアプリを入手するか、GitHub でソース コードを取得します。
Drop |
DropDownButtonAutomationPeer クラスの新しいインスタンスを初期化します。 |
Dispatcher |
常に Windows アプリ SDK アプリで を返します |
Dispatcher |
このオブジェクトが |
Events |
この AutomationPeer から取得されるすべてのイベントのソースとしてオートメーション クライアントに報告される AutomationPeer を取得または設定します。 「解説」を参照してください。 (継承元 AutomationPeer) |
Expand |
DropDownButton の状態 (展開または折りたたみ) を取得します。 |
Owner |
この FrameworkElementAutomationPeer に関連付けられている UIElement 所有者を取得します。 (継承元 FrameworkElementAutomationPeer) |
Clear |
依存関係プロパティのローカル値をクリアします。 (継承元 DependencyObject) |
Collapse() |
DropDownButton を折りたたみします。 |
Expand() |
DropDownButton を展開します。 |
Get |
UI オートメーション ピアに関連付けられているオブジェクトのアクセラレータ キーの組み合わせを取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetAcceleratorKey または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
オートメーション ピアに関連付けられている要素のアクセス キーを取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetAccessKey または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
依存関係プロパティに対して確立された基本値を返します。これは、アニメーションがアクティブでない場合に適用されます。 (継承元 DependencyObject) |
Get |
現在のオートメーション ピアの UI オートメーション注釈の一覧への参照を取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetAnnotations または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
UI オートメーション ピアに関連付けられている要素のコントロール型を取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetAutomationControlType または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
オートメーション ピアに関連付けられている要素の AutomationId を取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetAutomationId または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
オートメーション ピアに関連付けられている要素の画面座標を表す Rect オブジェクトを取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetBoundingRectangle または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
オートメーション ピアの直接の子要素としてUI オートメーション ツリーで表される子要素のコレクションを取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetChildren または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
AutomationControlType で使用される名前を取得し、この AutomationPeer で表されるコントロールを区別します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetClassName または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
マウス クリックに応答するオートメーション ピアに関連付けられている 要素のポイントを取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetClickablePoint または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetControlledPeers または同等の Microsoft UI オートメーション クライアント API (UIA_ControllerForPropertyIdで識別されるプロパティ値の取得など) を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
現在のオートメーション ピアの制御されたピアの一覧を取得します。 (継承元 AutomationPeer) |
Get |
GetCultureCore を呼び出して、オートメーション ピアに関連付けられている要素のカルチャ値を取得します。 (継承元 AutomationPeer) |
Get |
オートメーション ピアに関連付けられている要素のカルチャ値を取得します。 (継承元 AutomationPeer) |
Get |
オートメーション要素に関する詳細情報を提供する要素のコレクションを取得します。 (継承元 AutomationPeer) |
Get |
指定したポイントから要素を取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetElementFromPoint または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが AutomationProperties.GetFlowsFrom または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが AutomationProperties.GetFlowsTo または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
現在フォーカスがある要素を取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetFocusedElement または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
イメージやイメージ コントロールなどの実際の外観またはコンテンツを記述するローカライズされた文字列を取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetFullDescription または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
このオートメーション ピアに関連付けられているUI オートメーション要素の見出しレベルを取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetHeadingLevel または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
オートメーション ピアに関連付けられているコントロールの機能を説明するテキストを取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetHelpText または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
オートメーション ピアに関連付けられている要素の表示状態を表すテキストを取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetItemStatus または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
要素が表す項目の種類を表す文字列を取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetItemType または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
要素を対象とする UIElement の AutomationPeer を取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetLabeledBy または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
このオートメーション ピアのランドマークの種類を取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetLandmarkType または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
オートメーション ピアに関連付けられている要素のレベル (階層) の 1 から始まる整数を返します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetLevel または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
UI オートメーション ピアに関連付けられているオブジェクトのライブ設定通知動作情報を取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetLiveSetting または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
このオートメーション ピアに関連付けられているコントロールの AutomationControlType 値を表すローカライズされた文字列を取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetLocalizedControlType または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
このオートメーション ピアに関連付けられている要素の AutomationLandmarkType 値を表すローカライズされた文字列を取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetLocalizedLandmarkType または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
このオートメーション ピアに関連付けられている要素を説明するテキストを取得します。 Microsoft UI オートメーション名の値は、Microsoft UI オートメーション フレームワークと対話してアプリの UI を表すときに最も支援技術によって使用される主な識別子です。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetName または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
コントロールの向きが明示的に設定されている場合にその向きを示す値を取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetOrientation または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
この AutomationPeer の親である AutomationPeer を取得します。 (継承元 AutomationPeer) |
Get |
指定した PatternInterface に関連付けられているコントロール パターンを取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetPattern または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
指定したポイントから AutomationPeer を取得します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetPeerFromPoint または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
オートメーション ピアに関連付けられている要素のセット内の序数位置の 1 から始まる整数を返します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetPositionInSet または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
オートメーション ピアに関連付けられている要素が配置されているセットのサイズの 1 から始まる整数を返します。 (継承元 AutomationPeer) |
Get |
Microsoft UI オートメーション クライアントが GetSizeOfSet または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Get |
DependencyObject から依存関係プロパティの現在の有効な値を返します。 (継承元 DependencyObject) |
Has |
このオートメーション ピアに関連付けられている要素に現在キーボード フォーカスがあるかどうかを示す値を取得します。 (継承元 AutomationPeer) |
Has |
Microsoft UI オートメーション クライアントが HasKeyboardFocus または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Invalidate |
AutomationPeer のメインプロパティの再計算をトリガーし、プロパティが変更された場合は PropertyChanged 通知をオートメーション クライアントに送信します。 (継承元 AutomationPeer) |
Invoke() |
オートメーション ピアに関連付けられているボタンをクリックする要求を送信します。 (継承元 ButtonAutomationPeer) |
Is |
この Automation Peer に関連付けられている要素が、ユーザーに提示されるデータを含むかどうかを示す値を取得します。 (継承元 AutomationPeer) |
Is |
Microsoft UI オートメーション クライアントが IsContentElement または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Is |
要素がユーザーによって対話型として認識されるか、GUI のコントロールの論理構造に寄与していると認識されるかを示す値を取得します。 (継承元 AutomationPeer) |
Is |
Microsoft UI オートメーション クライアントが IsControlElement または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Is |
入力した値または選択した値がオートメーション要素に関連付けられているフォーム ルールに対して有効かどうかを示すブール値を取得します。 (継承元 AutomationPeer) |
Is |
Microsoft UI オートメーション クライアントが IsDataValidForForm または同等の Microsoft UI オートメーション クライアント API にアクセスした場合のピアの動作を提供します。 (継承元 AutomationPeer) |
Is |
このオートメーション ピアに関連付けられている要素がダイアログ ウィンドウであるかどうかを示す値を取得します。 (継承元 AutomationPeer) |
Is |
Microsoft UI オートメーション クライアントが IsDialog または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Is |
このオートメーション ピアに関連付けられている要素で対話がサポートされるかどうかを示す値を取得します。 (継承元 AutomationPeer) |
Is |
Microsoft UI オートメーション クライアントが IsEnabled または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Is |
要素がキーボード フォーカスを受け入れることができるかどうかを示す値を取得します。 (継承元 AutomationPeer) |
Is |
Microsoft UI オートメーション クライアントが IsKeyboardFocusable または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Is |
要素が画面から外れているかどうかを示す値を取得します。 (継承元 AutomationPeer) |
Is |
Microsoft UI オートメーション クライアントが IsOffscreen または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Is |
機密情報が要素に格納されているかどうか示す値を取得します。 (継承元 AutomationPeer) |
Is |
Microsoft UI オートメーション クライアントが IsPassword または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Is |
オートメーション要素が周辺機器 UI を表すかどうかを示すブール値を取得します。 (継承元 AutomationPeer) |
Is |
Microsoft UI オートメーション クライアントが IsPeripheral または同等の Microsoft UI オートメーション クライアント API にアクセスするときのピアの動作を提供します。 (継承元 AutomationPeer) |
Is |
このピアに関連付けられている要素がフォームの必須要素かどうかを示す値を取得します。 (継承元 AutomationPeer) |
Is |
Microsoft UI オートメーション クライアントが IsRequiredForForm または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Navigate(Automation |
UI オートメーション ツリー内の指定した方向の要素を取得します。 (継承元 AutomationPeer) |
Navigate |
Microsoft UI オートメーション クライアントが Navigate または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。 (継承元 AutomationPeer) |
Peer |
指定した IRawElementProviderSimple プロキシの AutomationPeer を取得します。 (継承元 AutomationPeer) |
Provider |
指定した AutomationPeer の IRawElementProviderSimple プロキシを取得します。 (継承元 AutomationPeer) |
Raise |
オートメーション イベントを発生させます。 (継承元 AutomationPeer) |
Raise |
通知イベントを開始します。 (継承元 AutomationPeer) |
Raise |
変更されたプロパティ値をオートメーション クライアントに通知するイベントを発生させます。 (継承元 AutomationPeer) |
Raise |
ツリー構造が変更されたことを Microsoft UI オートメーション コアに通知するイベントを発生させます。 (継承元 AutomationPeer) |
Raise |
テキスト コントロールがプログラムによってテキストを変更したことを Microsoft UI オートメーション コアに通知するイベントを発生させます。 (継承元 AutomationPeer) |
Read |
ローカル値が設定されている場合は、依存関係プロパティのローカル値を返します。 (継承元 DependencyObject) |
Register |
この DependencyObject インスタンスの特定の DependencyProperty に対する変更をリッスンするための通知関数を登録します。 (継承元 DependencyObject) |
Set |
このオートメーション ピアに関連付けられている要素にキーボード フォーカスを設定します。 (継承元 AutomationPeer) |
Set |
Microsoft UI オートメーション クライアントが SetFocus または同等の Microsoft UI オートメーション クライアント API を呼び出した場合のピアの動作を提供します。 (継承元 AutomationPeer) |
Set |
この AutomationPeer の親である AutomationPeer を設定します。 (継承元 AutomationPeer) |
Set |
DependencyObject の依存関係プロパティのローカル値を設定します。 (継承元 DependencyObject) |
Show |
owner 要素で使用できるコンテキスト メニューを表示します。 (継承元 AutomationPeer) |
Show |
Microsoft UI オートメーション クライアントが ShowContextMenu または同等の Microsoft UI オートメーション クライアント API を呼び出した場合のピアの動作を提供します。 (継承元 AutomationPeer) |
Unregister |
RegisterPropertyChangedCallback を呼び出して以前に登録した変更通知を取り消します。 (継承元 DependencyObject) |