Example #1
0
 private SolidColorBrush GetStandardTextColorBrush()
 {
     return(ThemeSelectorService.GetSystemControlForegroundForTheme());
 }