mmApp.Configuration
Holds a static instance of the application's configuration settings
public static ApplicationConfiguration Configuration
Remarks
This method requires access to the UI thread to retrieve the active editor. So in threaded/task environments this code may need to be wrapped into Invoke() or retrieved prior to threaded code.