C# Class ModernWPF.Messages.OpenExplorerMessage

Message to open Windows Explorer with optional folder to open OR item to select.
Inheritance: MessageBase
Afficher le fichier Open project: soukoku/ModernWPF

Méthodes publiques

Méthode Description
HandleWithPlatform ( ) : void

Handles the ChooseFileMessage.

Method Details

HandleWithPlatform() public méthode

Handles the ChooseFileMessage.
public HandleWithPlatform ( ) : void
Résultat void