Ejemplo n.º 1
0
 private void HyperLinkNegative_Click(object sender, RoutedEventArgs e)
 {
     YellowstonePathology.Business.Test.TCellClonalityByPCR.TCellClonalityByPCRNegativeResult result = new Business.Test.TCellClonalityByPCR.TCellClonalityByPCRNegativeResult();
     result.SetResults(this.m_PanelSetOrder);
     this.NotifyPropertyChanged("PanelSetOrder");
 }
 private void HyperLinkNegative_Click(object sender, RoutedEventArgs e)
 {
     YellowstonePathology.Business.Test.TCellClonalityByPCR.TCellClonalityByPCRNegativeResult result = new Business.Test.TCellClonalityByPCR.TCellClonalityByPCRNegativeResult();
     result.SetResults(this.m_PanelSetOrder);
     this.NotifyPropertyChanged("PanelSetOrder");
 }