Свойство | Тип | Описание | |
---|---|---|---|
CaptionProperty | |||
ImageProperty | |||
TextProperty |
Метод | Описание | |
---|---|---|
InformationMessage ( ) : System.Windows | ||
InformationMessage ( string text, string caption, MessageBoxImage image, string messageKey ) : System.Windows | ||
InformationMessage ( string text, string caption, string messageKey ) : System.Windows |
Метод | Описание | |
---|---|---|
CreateInstanceCore ( ) : System.Windows.Freezable |
protected CreateInstanceCore ( ) : System.Windows.Freezable | ||
Результат | System.Windows.Freezable |
public InformationMessage ( ) : System.Windows | ||
Результат | System.Windows |
public InformationMessage ( string text, string caption, MessageBoxImage image, string messageKey ) : System.Windows | ||
text | string | |
caption | string | |
image | MessageBoxImage | |
messageKey | string | |
Результат | System.Windows |
public InformationMessage ( string text, string caption, string messageKey ) : System.Windows | ||
text | string | |
caption | string | |
messageKey | string | |
Результат | System.Windows |
public static DependencyProperty,System.Windows CaptionProperty | ||
Результат |
public static DependencyProperty,System.Windows ImageProperty | ||
Результат |