12 references to Channel
PresentationCore (12)
Core\CSharp\System\Windows\Media\DrawingVisual.cs (1)
229
DUCE.Channel channel = ctx.
Channel
;
Core\CSharp\System\Windows\Media\HostVisual.cs (1)
116
EnsureHostedVisualConnected(ctx.
Channel
);
Core\CSharp\System\Windows\Media\Visual.cs (4)
1175
DUCE.Channel channel = ctx.
Channel
;
1224
DUCE.Channel channel = ctx.
Channel
;
1763
SetFlags(ctx.
Channel
, false, VisualProxyFlags.IsContentDirty);
1775
DUCE.Channel channel = ctx.
Channel
;
Core\CSharp\System\Windows\Media3D\Viewport3DVisual.cs (1)
724
DUCE.Channel channel = ctx.
Channel
;
Core\CSharp\System\Windows\Media3D\Visual3D.cs (4)
1160
DUCE.Channel channel = ctx.
Channel
;
1251
if (child.IsOnChannel(ctx.
Channel
))
1259
ctx.
Channel
);
1282
DUCE.Channel channel = ctx.
Channel
;
Core\CSharp\System\Windows\UIElement.cs (1)
3308
DUCE.Channel channel = ctx.
Channel
;