2 writes to DeliverEventAction
WindowsBase.Tests (2)
System\Windows\WeakEventManagerTests.cs (2)
680
list.
DeliverEventAction
= (s, a, t) =>
719
list.
DeliverEventAction
= (s, a, t) =>
2 references to DeliverEventAction
WindowsBase.Tests (2)
System\Windows\WeakEventManagerTests.cs (2)
6055
if (
DeliverEventAction
is null)
6060
return
DeliverEventAction
(sender, e, managerType);