Ejemplo n.º 1
0
        public Shell()
        {
#if DEBUG
            BindingErrorTraceListener.SetTrace();
#endif
            InitializeComponent();
        }
Ejemplo n.º 2
0
        public ShellRibbon()
        {
#if DEBUG
            BindingErrorTraceListener.SetTrace();
#endif
            InitializeComponent();

            // Insert code required on object creation below this point.
        }