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