프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 ( 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 | ||
리턴 |