소스 검색

mxg:不知道改了啥

mengxiangge 6 년 전
부모
커밋
7f86f09e14
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      MBI/SAGA.GplotDrawData/View/WinMachineRoom.xaml.cs

+ 1 - 1
MBI/SAGA.GplotDrawData/View/WinMachineRoom.xaml.cs

@@ -21,7 +21,7 @@ namespace SAGA.GplotDrawData.View
         public WinMachineRoom()
         {
             InitializeComponent();
-            ucShowElement.RegisterJsObject("wpfEvent", this);
+           // ucShowElement.RegisterJsObject("wpfEvent", this);
         }
         protected override void OnLoaded(object sender, RoutedEventArgs e)
         {