2 overrides of GetChannelCountCore
PresentationCore (2)
Core\CSharp\System\Windows\Media3D\Generated\AxisAngleRotation3D.cs (1)
247
internal override int
GetChannelCountCore
()
Core\CSharp\System\Windows\Media3D\Generated\QuaternionRotation3D.cs (1)
218
internal override int
GetChannelCountCore
()
1 reference to GetChannelCountCore
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Generated\Rotation3D.cs (1)
168
return
GetChannelCountCore
();