2 references to LoadCompleted
PresentationFramework (2)
src\Framework\System\Windows\Application.cs (2)
1529
if (
LoadCompleted
!= null)
1531
LoadCompleted
(this, e);