public TradeOperate(T_Question_Collection item)
 {
     InitializeComponent();
     this.SetViewModelValue("Question_Collection", item);
 }