public void onClearButton_Pressed(object sender, RoutedEventArgs e)
 {
     tipAttributes.Clear();
 }