at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Drawing.SafeNativeMethods.IntExtractAssociatedIcon(HandleRef hInst, StringBuilder iconPath, Int32& index) at System.Drawing.SafeNativeMethods.ExtractAssociatedIcon(HandleRef hInst, StringBuilder iconPath, Int32& index) at System.Drawing.Icon.ExtractAssociatedIcon(String filePath, Int32 index) at Quicker.Domain.Exe.ExeFileIconHelper.GetExeFileIcon(String exeFileName, String exeFullPath)