2 overrides of GetChannelCountCore
PresentationCore (2)
System\Windows\Media3D\Generated\AxisAngleRotation3D.cs (1)
226internal override int GetChannelCountCore()
System\Windows\Media3D\Generated\QuaternionRotation3D.cs (1)
197internal override int GetChannelCountCore()
1 reference to GetChannelCountCore
PresentationCore (1)
System\Windows\Media3D\Generated\Rotation3D.cs (1)
162return GetChannelCountCore();