1 write to _rootVisual
PresentationCore (1)
System\Windows\Media\CompositionTarget.cs (1)
498
_rootVisual
= visual;
16 references to _rootVisual
PresentationCore (16)
System\Windows\Media\CompositionTarget.cs (16)
97
if (
_rootVisual
!= null)
99
((DUCE.IResource)(
_rootVisual
)).ReleaseOnChannel(channel);
177
return (
_rootVisual
);
183
if (
_rootVisual
!= value)
247
if (
_rootVisual
!= null)
254
_rootVisual
,
300
if (
_rootVisual
!= null)
314
_rootVisual
.Precompute();
419
Invariant.Assert(
_rootVisual
!=null);
457
_rootVisual
.Render(rc, 0);
489
if (
_rootVisual
!= null && _contentRoot.IsOnChannel(channel))
493
((DUCE.IResource)
_rootVisual
).ReleaseOnChannel(channel);
495
_rootVisual
.IsRootElement = false;
500
if (
_rootVisual
!= null)
502
_rootVisual
.IsRootElement = true;
504
_rootVisual
.SetFlagsOnAllChannels(