コード例 #1
0
 public void OpenLicenses()
 {
     _shellViewModel.ShowOverlay(_factory.CreateApplicationLicenses().Value);
 }