2 overrides of GetChannelCore
PresentationCore (2)
Core\CSharp\System\Windows\Media3D\Generated\AxisAngleRotation3D.cs (1)
252internal override DUCE.Channel GetChannelCore(int index)
Core\CSharp\System\Windows\Media3D\Generated\QuaternionRotation3D.cs (1)
223internal override DUCE.Channel GetChannelCore(int index)
1 reference to GetChannelCore
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Generated\Rotation3D.cs (1)
178return GetChannelCore(index);