Commit d09a861
committed
Adding a comment about the use of DispatcherSynchronizationContext
I'm reading this code, and it took me a few moments to understand what this code did. I've added a comment, pointing to the original post by Stephen Toub, explaining how to leverage the WPF dispatcher for this purpose.1 parent 4f36e4c commit d09a861
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
| |||
0 commit comments