3 references to ContentRendered
PresentationCore (3)
Core\CSharp\System\Windows\PresentationSource.cs (3)
595
ContentRendered
= null;
680
if (ps.
ContentRendered
!= null)
682
ps.
ContentRendered
(arg, EventArgs.Empty);