C# Class Livet.Messaging.Windows.WindowActionMessage

Windowを最大化・最小化・閉じる・通常化させるための相互作用メッセージです。
Inheritance: InteractionMessage
Afficher le fichier Open project: ugaya40/Livet2 Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
WindowActionMessage ( ) : System.Windows
WindowActionMessage ( WindowAction action ) : System.Windows
WindowActionMessage ( WindowAction action, string messageKey ) : System.Windows
WindowActionMessage ( string messageKey ) : System.Windows

Méthodes protégées

Méthode Description
CreateInstanceCore ( ) : System.Windows.Freezable

Method Details

CreateInstanceCore() protected méthode

protected CreateInstanceCore ( ) : System.Windows.Freezable
Résultat System.Windows.Freezable

WindowActionMessage() public méthode

public WindowActionMessage ( ) : System.Windows
Résultat System.Windows

WindowActionMessage() public méthode

public WindowActionMessage ( WindowAction action ) : System.Windows
action WindowAction
Résultat System.Windows

WindowActionMessage() public méthode

public WindowActionMessage ( WindowAction action, string messageKey ) : System.Windows
action WindowAction
messageKey string
Résultat System.Windows

WindowActionMessage() public méthode

public WindowActionMessage ( string messageKey ) : System.Windows
messageKey string
Résultat System.Windows

Property Details

ActionProperty public_oe static_oe property

public static DependencyProperty,System.Windows ActionProperty
Résultat System.Windows.DependencyProperty