|
@@ -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)
|
|
|
{
|