コード例 #1
0
        //static ClassRef @class = new ClassRef(typeof(GridEx));

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