private void btnModify_Click(object sender, RoutedEventArgs e) { ModifyEBook.PollInformation(Book); Close(); }