C# 클래스 Livet.Messaging.IO.SavingFileSelectionMessage

상속: FileSelectionMessage
파일 보기 프로젝트 열기: ugaya40/Livet2 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CreatePromptProperty System.Windows.DependencyProperty
OverwritePromptProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
SavingFileSelectionMessage ( ) : System.Windows
SavingFileSelectionMessage ( string messageKey ) : System.Windows

보호된 메소드들

메소드 설명
CreateInstanceCore ( ) : System.Windows.Freezable

메소드 상세

CreateInstanceCore() 보호된 메소드

protected CreateInstanceCore ( ) : System.Windows.Freezable
리턴 System.Windows.Freezable

SavingFileSelectionMessage() 공개 메소드

public SavingFileSelectionMessage ( ) : System.Windows
리턴 System.Windows

SavingFileSelectionMessage() 공개 메소드

public SavingFileSelectionMessage ( string messageKey ) : System.Windows
messageKey string
리턴 System.Windows

프로퍼티 상세

CreatePromptProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows CreatePromptProperty
리턴 System.Windows.DependencyProperty

OverwritePromptProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows OverwritePromptProperty
리턴 System.Windows.DependencyProperty