void InterimHeaderMenuButton_Loaded(object sender, RoutedEventArgs e) { uiContent.DataContext = this; FontHelper.SetFontType(uiContent, null, 16); }