1 write to _rootVisual
PresentationCore (1)
System\Windows\Media\CompositionTarget.cs (1)
475
_rootVisual
= visual;
16 references to _rootVisual
PresentationCore (16)
System\Windows\Media\CompositionTarget.cs (16)
74
if (
_rootVisual
!= null)
76
((DUCE.IResource)(
_rootVisual
)).ReleaseOnChannel(channel);
154
return (
_rootVisual
);
160
if (
_rootVisual
!= value)
224
if (
_rootVisual
!= null)
231
_rootVisual
,
277
if (
_rootVisual
!= null)
291
_rootVisual
.Precompute();
396
Invariant.Assert(
_rootVisual
!=null);
434
_rootVisual
.Render(rc, 0);
466
if (
_rootVisual
!= null && _contentRoot.IsOnChannel(channel))
470
((DUCE.IResource)
_rootVisual
).ReleaseOnChannel(channel);
472
_rootVisual
.IsRootElement = false;
477
if (
_rootVisual
!= null)
479
_rootVisual
.IsRootElement = true;
481
_rootVisual
.SetFlagsOnAllChannels(