3 references to ContentRendered
PresentationCore (3)
System\Windows\PresentationSource.cs (3)
510
ContentRendered
= null;
576
if (ps.
ContentRendered
!= null)
578
ps.
ContentRendered
(arg, EventArgs.Empty);