12 references to Channel
PresentationCore (12)
System\Windows\Media\DrawingVisual.cs (1)
210
DUCE.Channel channel = ctx.
Channel
;
System\Windows\Media\HostVisual.cs (1)
97
EnsureHostedVisualConnected(ctx.
Channel
);
System\Windows\Media\Visual.cs (4)
1149
DUCE.Channel channel = ctx.
Channel
;
1198
DUCE.Channel channel = ctx.
Channel
;
1734
SetFlags(ctx.
Channel
, false, VisualProxyFlags.IsContentDirty);
1746
DUCE.Channel channel = ctx.
Channel
;
System\Windows\Media3D\Viewport3DVisual.cs (1)
709
DUCE.Channel channel = ctx.
Channel
;
System\Windows\Media3D\Visual3D.cs (4)
1136
DUCE.Channel channel = ctx.
Channel
;
1227
if (child.IsOnChannel(ctx.
Channel
))
1235
ctx.
Channel
);
1258
DUCE.Channel channel = ctx.
Channel
;
System\Windows\UIElement.cs (1)
3269
DUCE.Channel channel = ctx.
Channel
;