12 references to Channel
PresentationCore (12)
System\Windows\Media\DrawingVisual.cs (1)
220
DUCE.Channel channel = ctx.
Channel
;
System\Windows\Media\HostVisual.cs (1)
113
EnsureHostedVisualConnected(ctx.
Channel
);
System\Windows\Media\Visual.cs (4)
1165
DUCE.Channel channel = ctx.
Channel
;
1214
DUCE.Channel channel = ctx.
Channel
;
1750
SetFlags(ctx.
Channel
, false, VisualProxyFlags.IsContentDirty);
1762
DUCE.Channel channel = ctx.
Channel
;
System\Windows\Media3D\Viewport3DVisual.cs (1)
720
DUCE.Channel channel = ctx.
Channel
;
System\Windows\Media3D\Visual3D.cs (4)
1144
DUCE.Channel channel = ctx.
Channel
;
1235
if (child.IsOnChannel(ctx.
Channel
))
1243
ctx.
Channel
);
1266
DUCE.Channel channel = ctx.
Channel
;
System\Windows\UIElement.cs (1)
3274
DUCE.Channel channel = ctx.
Channel
;