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