3 references to ContentRendered
PresentationCore (3)
System\Windows\PresentationSource.cs (3)
494
ContentRendered
= null;
560
if (ps.
ContentRendered
!= null)
562
ps.
ContentRendered
(arg, EventArgs.Empty);