Property | Type | Description | |
---|---|---|---|
ActionProperty |
Method | Description | |
---|---|---|
WindowActionMessage ( ) : System.Windows | ||
WindowActionMessage ( WindowAction action ) : System.Windows | ||
WindowActionMessage ( WindowAction action, string messageKey ) : System.Windows | ||
WindowActionMessage ( string messageKey ) : System.Windows |
Method | Description | |
---|---|---|
CreateInstanceCore ( ) : System.Windows.Freezable |
protected CreateInstanceCore ( ) : System.Windows.Freezable | ||
return | System.Windows.Freezable |
public WindowActionMessage ( ) : System.Windows | ||
return | System.Windows |
public WindowActionMessage ( WindowAction action ) : System.Windows | ||
action | WindowAction | |
return | System.Windows |
public WindowActionMessage ( WindowAction action, string messageKey ) : System.Windows | ||
action | WindowAction | |
messageKey | string | |
return | System.Windows |
public WindowActionMessage ( string messageKey ) : System.Windows | ||
messageKey | string | |
return | System.Windows |