![]() |
Daniel's XL Toolbox NG
|
Lets the user choose a file name for opening a file. More...
Protected Member Functions | |
override FileDialog | GetDialog (string defaultString, string filter) |
override FileDialog | GetDialog (string defaultString, string filter) |
![]() | |
override string | GetDialogResult (string defaultString, string filter) |
Displays an dialog to choose file or folder names. More... | |
override void | Invoke (object parameter) |
override string | GetDialogResult (string defaultString, string filter) |
Displays an dialog to choose file or folder names. More... | |
override void | Invoke (object parameter) |
![]() | |
override void | Invoke (object parameter) |
override System.Windows.Window | CreateView () |
Returns a view that can bind to expected message contents. More... | |
override void | Invoke (object parameter) |
override System.Windows.Window | CreateView () |
Returns a view that can bind to expected message contents. More... | |
![]() | |
override void | Invoke (object parameter) |
Creates a view that has its dependent view model injected into it. More... | |
void | Invoke< T > (T messageContent, Action respond) |
virtual void | ShowView (Window view) |
Shows the view as a modal dialog. Override this to do something else with the view. More... | |
override void | Invoke (object parameter) |
Creates a view that has its dependent view model injected into it. More... | |
void | Invoke< T > (T messageContent, Action respond) |
virtual void | ShowView (Window view) |
Shows the view as a modal dialog. Override this to do something else with the view. More... | |
Additional Inherited Members | |
![]() | |
string | Filter [get, set] |
Filter string for the file dialog. Filter entries consist of a description and an extensions, separated by a pipe symbol; multiple entries are separated by pipe symbols as well: "Image Files(*.BMP;*.JPG;*.GIF)|*.BMP;*.JPG;*.GIF|All files (*.*)|*.*" More... | |
![]() | |
string | Description [get, set] |
StringMessageContent | MessageContent [get] |
![]() | |
string | Caption [get, set] |
string | Message [get, set] |
MessageContent | Content [get, protected set] |
Lets the user choose a file name for opening a file.
|
inlineprotectedvirtual |
Implements Bovender.Mvvm.Actions.FileDialogActionBase.
|
inlineprotectedvirtual |
Implements Bovender.Mvvm.Actions.FileDialogActionBase.