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