27 implementations of GetChannelCount
PresentationCore (27)
Core\CSharp\System\Windows\Media\Animation\Animatable.cs (1)
258
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media\Animation\AnimationClockResource.cs (1)
194
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media\Animation\IndependentAnimationStorage.cs (1)
147
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media\Effects\Generated\Effect.cs (1)
167
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media\Effects\Generated\PixelShader.cs (1)
222
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media\Generated\Brush.cs (1)
315
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media\Generated\CacheMode.cs (1)
170
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media\Generated\DashStyle.cs (1)
273
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media\Generated\Drawing.cs (1)
169
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media\Generated\Geometry.cs (1)
232
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media\Generated\GuidelineSet.cs (1)
306
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media\Generated\ImageSource.cs (1)
169
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media\Generated\Pen.cs (1)
483
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media\Generated\Transform.cs (1)
170
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media\GlyphRun.cs (1)
1872
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (1)
1041
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media\MediaPlayer.cs (1)
623
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media\RenderData.cs (1)
416
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media\Visual.cs (1)
295
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media3D\Generated\Camera.cs (1)
225
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media3D\Generated\Geometry3D.cs (1)
165
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media3D\Generated\Material.cs (1)
165
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media3D\Generated\Model3D.cs (1)
225
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media3D\Generated\Rotation3D.cs (1)
165
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media3D\Generated\Transform3D.cs (1)
165
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media3D\Viewport3DVisual.cs (1)
687
int DUCE.IResource.
GetChannelCount
()
Core\CSharp\System\Windows\Media3D\Visual3D.cs (1)
136
int DUCE.IResource.
GetChannelCount
()
55 references to GetChannelCount
PresentationCore (55)
Core\CSharp\System\Windows\Media\Animation\AnimationStorage.cs (2)
232
int channelCount = targetResource.
GetChannelCount
();
266
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media\Effects\Generated\ShaderEffect.cs (1)
123
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media\Effects\ShaderEffect.cs (1)
556
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media\Generated\BitmapCacheBrush.cs (2)
130
int channelCount = targetResource.
GetChannelCount
();
191
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media\Generated\Brush.cs (2)
131
int channelCount = targetResource.
GetChannelCount
();
179
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media\Generated\CombinedGeometry.cs (2)
130
int channelCount = targetResource.
GetChannelCount
();
178
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media\Generated\DrawingBrush.cs (1)
123
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media\Generated\DrawingGroup.cs (7)
143
int channelCount = targetResource.
GetChannelCount
();
214
int channelCount = targetResource.
GetChannelCount
();
269
int channelCount = targetResource.
GetChannelCount
();
317
int channelCount = targetResource.
GetChannelCount
();
365
int channelCount = targetResource.
GetChannelCount
();
750
int channelCount = thisResource.
GetChannelCount
();
778
int channelCount = thisResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media\Generated\DrawingImage.cs (1)
123
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media\Generated\Geometry.cs (1)
126
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media\Generated\GeometryDrawing.cs (3)
123
int channelCount = targetResource.
GetChannelCount
();
171
int channelCount = targetResource.
GetChannelCount
();
219
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media\Generated\GeometryGroup.cs (3)
150
int channelCount = targetResource.
GetChannelCount
();
394
int channelCount = thisResource.
GetChannelCount
();
422
int channelCount = thisResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media\Generated\GlyphRunDrawing.cs (2)
104
int channelCount = targetResource.
GetChannelCount
();
152
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media\Generated\ImageBrush.cs (1)
123
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media\Generated\ImageDrawing.cs (1)
123
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media\Generated\Pen.cs (2)
123
int channelCount = targetResource.
GetChannelCount
();
213
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media\Generated\TransformGroup.cs (3)
143
int channelCount = targetResource.
GetChannelCount
();
354
int channelCount = thisResource.
GetChannelCount
();
382
int channelCount = thisResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media\Generated\VideoDrawing.cs (1)
104
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media\Generated\VisualBrush.cs (1)
129
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media3D\Generated\Camera.cs (1)
119
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media3D\Generated\DiffuseMaterial.cs (1)
133
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media3D\Generated\EmissiveMaterial.cs (1)
126
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media3D\Generated\GeometryModel3D.cs (3)
119
int channelCount = targetResource.
GetChannelCount
();
169
int channelCount = targetResource.
GetChannelCount
();
219
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media3D\Generated\MaterialGroup.cs (3)
139
int channelCount = targetResource.
GetChannelCount
();
350
int channelCount = thisResource.
GetChannelCount
();
378
int channelCount = thisResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media3D\Generated\Model3D.cs (1)
119
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media3D\Generated\Model3DGroup.cs (3)
139
int channelCount = targetResource.
GetChannelCount
();
367
int channelCount = thisResource.
GetChannelCount
();
395
int channelCount = thisResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media3D\Generated\RotateTransform3D.cs (1)
148
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media3D\Generated\SpecularMaterial.cs (1)
126
int channelCount = targetResource.
GetChannelCount
();
Core\CSharp\System\Windows\Media3D\Generated\Transform3DGroup.cs (3)
139
int channelCount = targetResource.
GetChannelCount
();
350
int channelCount = thisResource.
GetChannelCount
();
378
int channelCount = thisResource.
GetChannelCount
();