예제 #1
0
파일: EBWin.xaml.cs 프로젝트: MewX/wenku10
        private void SetTemplate()
        {
            DictMgr = new EBDictManager();

            LayoutRoot.DataContext = DictMgr;
        }
예제 #2
0
        private void SetTemplate()
        {
            DictMgr = new EBDictManager();

            LayoutRoot.DataContext = DictMgr;
        }