17 references to _rootVisual
PresentationCore (17)
Core\CSharp\System\Windows\Media\CompositionTarget.cs (17)
107
if (
_rootVisual
.Value != null)
109
((DUCE.IResource)(
_rootVisual
.Value)).ReleaseOnChannel(channel);
194
return (
_rootVisual
.Value);
202
if (
_rootVisual
.Value != value)
266
if (
_rootVisual
.Value != null)
273
_rootVisual
.Value,
321
if (
_rootVisual
.Value != null)
335
_rootVisual
.Value.Precompute();
446
Invariant.Assert(
_rootVisual
.Value!=null);
484
_rootVisual
.Value.Render(rc, 0);
521
if (
_rootVisual
.Value != null && _contentRoot.IsOnChannel(channel))
525
((DUCE.IResource)
_rootVisual
.Value).ReleaseOnChannel(channel);
527
_rootVisual
.Value.IsRootElement = false;
530
_rootVisual
.Value = visual;
532
if (
_rootVisual
.Value != null)
534
_rootVisual
.Value.IsRootElement = true;
536
_rootVisual
.Value.SetFlagsOnAllChannels(