Interaction logic for App.xaml
System.Windows.Threading.DispatcherObject
System.Windows.Application
MarkdownMonster.App
public class App : Application
Class Members
Member | Description | |
---|---|---|
Constructor |
||
InitializeComponent |
InitializeComponent public void InitializeComponent() |
|
Main |
Application Entry Point. public static void Main() |
|
CommandArgs |
Startup Command Arguments without the initial full command line. arg[0] is the first parameter on the command line. | |
ForceNewWindow |
Command Line: Force a new Window to be opened | |
InitialStartDirectory |
Captured, fixed startup directory when MM was started. This value never changes. | |
IsPortableMode |
Command Line: Start MM in portable mode which causes looking for configuration files in the local folder hiearchy. | |
LineToOpen |
Command Line: Parsed Line Number from Command Line of document line to open | |
Mutex |
||
NoSplash |
Command Line: Don't show a splach | |
StartInPresentationMode |
Command Line: Open MM in Presentation Mode | |
UserDataPath |
||
VersionCheckUrl |
Requirements
Namespace: MarkdownMonsterAssembly: markdownmonster.exe
© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic