21 writes to ReceiveWeakEventAction
WindowsBase.Tests (21)
System\Windows\WeakEventManagerTests.cs (21)
156
ReceiveWeakEventAction
= (t, s, e) =>
167
ReceiveWeakEventAction
= (t, s, e) =>
242
ReceiveWeakEventAction
= (t, s, e) =>
262
ReceiveWeakEventAction
= (t, s, e) =>
295
ReceiveWeakEventAction
= (t, s, e) =>
306
ReceiveWeakEventAction
= (t, s, e) =>
392
ReceiveWeakEventAction
= (t, s, e) =>
445
ReceiveWeakEventAction
= (t, s, e) =>
456
ReceiveWeakEventAction
= (t, s, e) =>
526
ReceiveWeakEventAction
= (t, s, e) =>
546
ReceiveWeakEventAction
= (t, s, e) =>
672
ReceiveWeakEventAction
= (t, s, e) =>
711
ReceiveWeakEventAction
= (t, s, e) =>
4314
ReceiveWeakEventAction
= (t, s, e) =>
4325
ReceiveWeakEventAction
= (t, s, e) =>
4391
ReceiveWeakEventAction
= (t, s, e) =>
4411
ReceiveWeakEventAction
= (t, s, e) =>
5810
ReceiveWeakEventAction
= (t, s, e) =>
5821
ReceiveWeakEventAction
= (t, s, e) =>
5898
ReceiveWeakEventAction
= (t, s, e) =>
5918
ReceiveWeakEventAction
= (t, s, e) =>
2 references to ReceiveWeakEventAction
WindowsBase.Tests (2)
System\Windows\WeakEventManagerTests.cs (2)
6070
if (
ReceiveWeakEventAction
is null)
6075
return
ReceiveWeakEventAction
(managerType, sender, e);