3 overrides of GetChannelCountCore
PresentationCore (3)
Core\CSharp\System\Windows\Media\Effects\Generated\BlurEffect.cs (1)
263internal override int GetChannelCountCore()
Core\CSharp\System\Windows\Media\Effects\Generated\DropShadowEffect.cs (1)
352internal override int GetChannelCountCore()
Core\CSharp\System\Windows\Media\Effects\Generated\ShaderEffect.cs (1)
239internal override int GetChannelCountCore()
1 reference to GetChannelCountCore
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\Effect.cs (1)
170return GetChannelCountCore();