C# Class Livet.Messaging.IO.SavingFileSelectionMessage

Inheritance: FileSelectionMessage
Afficher le fichier Open project: ugaya40/Livet2 Class Usage Examples

Méthodes publiques

Свойство Type Description
CreatePromptProperty System.Windows.DependencyProperty
OverwritePromptProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
SavingFileSelectionMessage ( ) : System.Windows
SavingFileSelectionMessage ( string messageKey ) : System.Windows

Méthodes protégées

Méthode Description
CreateInstanceCore ( ) : System.Windows.Freezable

Method Details

CreateInstanceCore() protected méthode

protected CreateInstanceCore ( ) : System.Windows.Freezable
Résultat System.Windows.Freezable

SavingFileSelectionMessage() public méthode

public SavingFileSelectionMessage ( ) : System.Windows
Résultat System.Windows

SavingFileSelectionMessage() public méthode

public SavingFileSelectionMessage ( string messageKey ) : System.Windows
messageKey string
Résultat System.Windows

Property Details

CreatePromptProperty public_oe static_oe property

public static DependencyProperty,System.Windows CreatePromptProperty
Résultat System.Windows.DependencyProperty

OverwritePromptProperty public_oe static_oe property

public static DependencyProperty,System.Windows OverwritePromptProperty
Résultat System.Windows.DependencyProperty