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