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