12 references to Channel
PresentationCore (12)
Core\CSharp\System\Windows\Media\DrawingVisual.cs (1)
229DUCE.Channel channel = ctx.Channel;
Core\CSharp\System\Windows\Media\HostVisual.cs (1)
116EnsureHostedVisualConnected(ctx.Channel);
Core\CSharp\System\Windows\Media\Visual.cs (4)
1175DUCE.Channel channel = ctx.Channel; 1224DUCE.Channel channel = ctx.Channel; 1763SetFlags(ctx.Channel, false, VisualProxyFlags.IsContentDirty); 1775DUCE.Channel channel = ctx.Channel;
Core\CSharp\System\Windows\Media3D\Viewport3DVisual.cs (1)
724DUCE.Channel channel = ctx.Channel;
Core\CSharp\System\Windows\Media3D\Visual3D.cs (4)
1160DUCE.Channel channel = ctx.Channel; 1251if (child.IsOnChannel(ctx.Channel)) 1259ctx.Channel); 1282DUCE.Channel channel = ctx.Channel;
Core\CSharp\System\Windows\UIElement.cs (1)
3308DUCE.Channel channel = ctx.Channel;