Exemple #1
0
 public void Edit()
 {
     KeyImageInformationEditorComponent.Launch(Context.DesktopWindow);
 }
 public void Edit()
 {
     //TODO: can we use an override to add actions?
     KeyImageInformationEditorComponent.Launch(this.Context.DesktopWindow);
 }