2 references to ExceptionDataKey
WindowsBase (2)
Base\System\Windows\Threading\Dispatcher.cs (2)
3030if (!e.Data.Contains(ExceptionDataKey)) 3033e.Data.Add(ExceptionDataKey, null);