C# Class WpfDwopDownMenuButton.DropDownMenuButton

ドロップ ダウン メニューを表示する為のボタン コントロール クラスです。
Inheritance: System.Windows.Controls.Primitives.ToggleButton
Afficher le fichier Open project: kb10uy/Kbtter

Méthodes publiques

Свойство Type Description
DropDownContextMenuProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
DropDownMenuButton ( ) : System

インスタンスを初期化します。

Méthodes protégées

Méthode Description
OnClick ( ) : void

コントロールがクリックされた時のイベントです。

Method Details

DropDownMenuButton() public méthode

インスタンスを初期化します。
public DropDownMenuButton ( ) : System
Résultat System

OnClick() protected méthode

コントロールがクリックされた時のイベントです。
protected OnClick ( ) : void
Résultat void

Property Details

DropDownContextMenuProperty public_oe static_oe property

ドロップ ダウンとして表示するメニューを表す依存プロパティです。
public static DependencyProperty,System.Windows DropDownContextMenuProperty
Résultat System.Windows.DependencyProperty