名前 | 解説 | |
---|---|---|
![]() | DropDownButton コンストラクタ | クラスの新しいインスタンスを初期化します。 |
DropDownButtonデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | DropDownButton コンストラクタ | クラスの新しいインスタンスを初期化します。 |
名前 | 解説 | |
---|---|---|
![]() ![]() | AutoCloseProperty | AutoCloseProperty |
![]() ![]() | ButtonStyleKeyProperty | ButtonStyleKeyProperty |
![]() ![]() | ClickEvent | ClickEvent |
![]() ![]() | ClosedEvent | ClosedEvent |
![]() ![]() | CommandParameterProperty | CommandParameterProperty |
![]() ![]() | CommandProperty | CommandProperty |
![]() ![]() | CommandTargetProperty | CommandTargetProperty |
![]() ![]() | DropDownContentProperty | DropDownContentProperty |
![]() ![]() | IsOpenProperty | IsOpenProperty |
![]() ![]() | OpenedEvent | OpenedEvent |
名前 | 解説 | |
---|---|---|
![]() | AutoClose | ドロップダウンが自動的に折りたたまれるかどうかを示す値を取得または設定します。 |
![]() | ButtonStyleKey | ボタンのスタイルを取得または設定します。 |
![]() | Command | コマンドソースが呼び出されたときに実行されるコマンドを取得します。 |
![]() | CommandParameter | コマンドの実行時にコマンドに渡すことができるユーザー定義のデータ値を表します。 |
![]() | CommandTarget | コマンドが実行されているオブジェクト。 |
![]() | DropDownContent | ドロップダウンが展開されたときに表示されるコンテンツを取得または設定します。 |
![]() | IsOpen | このドロップダウンが開いているかどうかを示す値を取得または設定します。 |
名前 | 解説 | |
---|---|---|
![]() | OnApplyTemplate | オーバーライドされます。 ApplyTemplateが呼び出されたときに発生します。 |