Changes
XAML
,/* Commands */
* ViewModel
** [[NavigateToURICommand]]: Navigate to an URI (e.g. open a web page or a file with a known file path)** [[LaunchDocumentByReferenceCommand]]: Launch a file document in an external viewer by specifying the reference property ID or the document's UID** [[ShowMessageBoxCommand]]: show a message box with customizable text and title
* Content