I found solutions for Windows Forms with AppDomain but what would be the equivalent for a WPF Application object?
feedback
|
| |||||||||||||
feedback
|
|
Here is another:
| ||||
feedback
|
|
You can also use the first argument of the command line arguments:
| |||||||||
feedback
|
|
You can also use freely Application.StartupPath from System.Windows.Forms, but you must to add reference for System.Windows.Forms assembly! | |||
|
feedback
|
Try this! | |||
|
feedback
|
|
Try this. Don't forget
| ||||
|
feedback
|