Interaction logic for MainWindow.xaml
static void OpenUrl(Uri Url)
Opens an URL in the currently selected browser using the Shell.
static void Exception(Exception Exception, string Object, string Actor, string EventId, EventLevel Level, string Facility, string Module, params KeyValuePair< string, object >[] Tags)
Logs an exception. Event type will be determined by the severity of the exception.