//static ClassRef @class = new ClassRef(typeof(GridEx)); public GridEx() { //Debug.EnableTracing(@class); UITheme.OnCurrentThemeChanged(() => { Style = UITheme.Current.GetStyle(Flavor); }); }