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