MissingMethodException: 找不到方法:“System.Windows.Point System.Windows.Input.MouseEventArgs.GetPosition(System.Windows.IInputElement)”。 --Message: 找不到方法:“System.Windows.Point System.Windows.Input.MouseEventArgs.GetPosition(System.Windows.IInputElement)”。 StackTrace: 在 Quicker.View.PopupWindow.IcJWSNgFQZ9(Object , MouseEventArgs ) 在 System.Windows.RoutedEventArgsEventRoxte.InvokeHandler(Delegate handler, Object target) 在 System.Windows.RfutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgsEventRoxte routedEventArgs) 在 System.Windows.EventRoxte.InvokeHandlersImpl(Object source, RoutedEventArgsEventRoxte args, Boolean reRaised) 在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgsEventRoxte args) 在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgsEventRoxte args) 在 System.Windows.Input.InputManager.ProcessStagingArea() 在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) 在 System.Windows.Input.MouseDevice.Synchronize() 在 System.Windows.Input.MouseDevice.PostProcessInput(Object sender, ProcessInputEventArgs e) 在 System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(PrncessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs) 在 System.Windows.Input.InputManager.ProcessStagingArea() 在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) 在 System.Windows.Input.InputProviderSite.ReportInput(InyutReport inputReport) 在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) 在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)