27 implementations of GetChannel
PresentationCore (27)
Core\CSharp\System\Windows\Media\Animation\Animatable.cs (1)
266DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media\Animation\AnimationClockResource.cs (1)
199DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media\Animation\IndependentAnimationStorage.cs (1)
152DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media\Effects\Generated\Effect.cs (1)
177DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media\Effects\Generated\PixelShader.cs (1)
227DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media\Generated\Brush.cs (1)
325DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media\Generated\CacheMode.cs (1)
180DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media\Generated\DashStyle.cs (1)
278DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media\Generated\Drawing.cs (1)
179DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media\Generated\Geometry.cs (1)
242DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media\Generated\GuidelineSet.cs (1)
311DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media\Generated\ImageSource.cs (1)
179DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media\Generated\Pen.cs (1)
488DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media\Generated\Transform.cs (1)
180DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media\GlyphRun.cs (1)
1877DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (1)
1051DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media\MediaPlayer.cs (1)
628DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media\RenderData.cs (1)
421DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media\Visual.cs (1)
300DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media3D\Generated\Camera.cs (1)
235DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media3D\Generated\Geometry3D.cs (1)
175DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media3D\Generated\Material.cs (1)
175DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media3D\Generated\Model3D.cs (1)
235DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media3D\Generated\Rotation3D.cs (1)
175DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media3D\Generated\Transform3D.cs (1)
175DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media3D\Viewport3DVisual.cs (1)
692DUCE.Channel DUCE.IResource.GetChannel(int index)
Core\CSharp\System\Windows\Media3D\Visual3D.cs (1)
141DUCE.Channel DUCE.IResource.GetChannel(int index)
55 references to GetChannel
PresentationCore (55)
Core\CSharp\System\Windows\Media\Animation\AnimationStorage.cs (2)
236DUCE.Channel channel = targetResource.GetChannel(i); 270DUCE.Channel channel = targetResource.GetChannel(i);
Core\CSharp\System\Windows\Media\Effects\Generated\ShaderEffect.cs (1)
127DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media\Effects\ShaderEffect.cs (1)
560DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media\Generated\BitmapCacheBrush.cs (2)
134DUCE.Channel channel = targetResource.GetChannel(channelIndex); 195DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media\Generated\Brush.cs (2)
135DUCE.Channel channel = targetResource.GetChannel(channelIndex); 183DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media\Generated\CombinedGeometry.cs (2)
134DUCE.Channel channel = targetResource.GetChannel(channelIndex); 182DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media\Generated\DrawingBrush.cs (1)
127DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media\Generated\DrawingGroup.cs (7)
147DUCE.Channel channel = targetResource.GetChannel(channelIndex); 218DUCE.Channel channel = targetResource.GetChannel(channelIndex); 273DUCE.Channel channel = targetResource.GetChannel(channelIndex); 321DUCE.Channel channel = targetResource.GetChannel(channelIndex); 369DUCE.Channel channel = targetResource.GetChannel(channelIndex); 754DUCE.Channel channel = thisResource.GetChannel(channelIndex); 782DUCE.Channel channel = thisResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media\Generated\DrawingImage.cs (1)
127DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media\Generated\Geometry.cs (1)
130DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media\Generated\GeometryDrawing.cs (3)
127DUCE.Channel channel = targetResource.GetChannel(channelIndex); 175DUCE.Channel channel = targetResource.GetChannel(channelIndex); 223DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media\Generated\GeometryGroup.cs (3)
154DUCE.Channel channel = targetResource.GetChannel(channelIndex); 398DUCE.Channel channel = thisResource.GetChannel(channelIndex); 426DUCE.Channel channel = thisResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media\Generated\GlyphRunDrawing.cs (2)
108DUCE.Channel channel = targetResource.GetChannel(channelIndex); 156DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media\Generated\ImageBrush.cs (1)
127DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media\Generated\ImageDrawing.cs (1)
127DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media\Generated\Pen.cs (2)
127DUCE.Channel channel = targetResource.GetChannel(channelIndex); 217DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media\Generated\TransformGroup.cs (3)
147DUCE.Channel channel = targetResource.GetChannel(channelIndex); 358DUCE.Channel channel = thisResource.GetChannel(channelIndex); 386DUCE.Channel channel = thisResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media\Generated\VideoDrawing.cs (1)
108DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media\Generated\VisualBrush.cs (1)
133DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media3D\Generated\Camera.cs (1)
123DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media3D\Generated\DiffuseMaterial.cs (1)
137DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media3D\Generated\EmissiveMaterial.cs (1)
130DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media3D\Generated\GeometryModel3D.cs (3)
123DUCE.Channel channel = targetResource.GetChannel(channelIndex); 173DUCE.Channel channel = targetResource.GetChannel(channelIndex); 223DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media3D\Generated\MaterialGroup.cs (3)
143DUCE.Channel channel = targetResource.GetChannel(channelIndex); 354DUCE.Channel channel = thisResource.GetChannel(channelIndex); 382DUCE.Channel channel = thisResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media3D\Generated\Model3D.cs (1)
123DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media3D\Generated\Model3DGroup.cs (3)
143DUCE.Channel channel = targetResource.GetChannel(channelIndex); 371DUCE.Channel channel = thisResource.GetChannel(channelIndex); 399DUCE.Channel channel = thisResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media3D\Generated\RotateTransform3D.cs (1)
152DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media3D\Generated\SpecularMaterial.cs (1)
130DUCE.Channel channel = targetResource.GetChannel(channelIndex);
Core\CSharp\System\Windows\Media3D\Generated\Transform3DGroup.cs (3)
143DUCE.Channel channel = targetResource.GetChannel(channelIndex); 354DUCE.Channel channel = thisResource.GetChannel(channelIndex); 382DUCE.Channel channel = thisResource.GetChannel(channelIndex);