private void notification_ExploreLibrary(object sender, ExploreLibraryEventArgs e) { InvokeAction(() => ShowViewLibraryUI(e.LibraryName)); }