8 references to GetChannel
PresentationCore (8)
Core\CSharp\System\Windows\Media\Visual.cs (3)
302return _proxy.GetChannel(index); 2711DUCE.Channel channel = _proxy.GetChannel(i); 3921DUCE.Channel channel = _proxy.GetChannel(i);
Core\CSharp\System\Windows\Media3D\Viewport3DVisual.cs (2)
414DUCE.Channel channel = _proxy3D.GetChannel(i); 694return _proxy.GetChannel(index);
Core\CSharp\System\Windows\Media3D\Visual3D.cs (3)
143return _proxy.GetChannel(index); 322DUCE.Channel channel = _proxy.GetChannel(i); 1529DUCE.Channel channel = _proxy.GetChannel(i);