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