12 references to Channel
PresentationCore (12)
System\Windows\Media\DrawingVisual.cs (1)
203
DUCE.Channel channel = ctx.
Channel
;
System\Windows\Media\HostVisual.cs (1)
96
EnsureHostedVisualConnected(ctx.
Channel
);
System\Windows\Media\Visual.cs (4)
1146
DUCE.Channel channel = ctx.
Channel
;
1195
DUCE.Channel channel = ctx.
Channel
;
1731
SetFlags(ctx.
Channel
, false, VisualProxyFlags.IsContentDirty);
1743
DUCE.Channel channel = ctx.
Channel
;
System\Windows\Media3D\Viewport3DVisual.cs (1)
702
DUCE.Channel channel = ctx.
Channel
;
System\Windows\Media3D\Visual3D.cs (4)
1135
DUCE.Channel channel = ctx.
Channel
;
1226
if (child.IsOnChannel(ctx.
Channel
))
1234
ctx.
Channel
);
1257
DUCE.Channel channel = ctx.
Channel
;
System\Windows\UIElement.cs (1)
3254
DUCE.Channel channel = ctx.
Channel
;