C# Class Livet.Messaging.IO.SavingFileSelectionMessage

Inheritance: FileSelectionMessage
Mostra file Open project: ugaya40/Livet2 Class Usage Examples

Public Properties

Property Type Description
CreatePromptProperty System.Windows.DependencyProperty
OverwritePromptProperty System.Windows.DependencyProperty

Public Methods

Method Description
SavingFileSelectionMessage ( ) : System.Windows
SavingFileSelectionMessage ( string messageKey ) : System.Windows

Protected Methods

Method Description
CreateInstanceCore ( ) : System.Windows.Freezable

Method Details

CreateInstanceCore() protected method

protected CreateInstanceCore ( ) : System.Windows.Freezable
return System.Windows.Freezable

SavingFileSelectionMessage() public method

public SavingFileSelectionMessage ( ) : System.Windows
return System.Windows

SavingFileSelectionMessage() public method

public SavingFileSelectionMessage ( string messageKey ) : System.Windows
messageKey string
return System.Windows

Property Details

CreatePromptProperty public_oe static_oe property

public static DependencyProperty,System.Windows CreatePromptProperty
return System.Windows.DependencyProperty

OverwritePromptProperty public_oe static_oe property

public static DependencyProperty,System.Windows OverwritePromptProperty
return System.Windows.DependencyProperty