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