Interaction logic for Window1.xaml
Inheritance: System.Windows.Window
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.wnd = ((AvCapWPF.Window1)(target));
                return;

            case 2:
                this.player = ((WpfCap.CapPlayer)(target));
                return;
            }
            this._contentLoaded = true;
        }