1 write to _rootVisual
PresentationCore (1)
System\Windows\Media\CompositionTarget.cs (1)
476
_rootVisual
= visual;
16 references to _rootVisual
PresentationCore (16)
System\Windows\Media\CompositionTarget.cs (16)
75
if (
_rootVisual
!= null)
77
((DUCE.IResource)(
_rootVisual
)).ReleaseOnChannel(channel);
155
return (
_rootVisual
);
161
if (
_rootVisual
!= value)
225
if (
_rootVisual
!= null)
232
_rootVisual
,
278
if (
_rootVisual
!= null)
292
_rootVisual
.Precompute();
397
Invariant.Assert(
_rootVisual
!=null);
435
_rootVisual
.Render(rc, 0);
467
if (
_rootVisual
!= null && _contentRoot.IsOnChannel(channel))
471
((DUCE.IResource)
_rootVisual
).ReleaseOnChannel(channel);
473
_rootVisual
.IsRootElement = false;
478
if (
_rootVisual
!= null)
480
_rootVisual
.IsRootElement = true;
482
_rootVisual
.SetFlagsOnAllChannels(