8 references to GetChannel
PresentationCore (8)
System\Windows\Media\Visual.cs (3)
280return _proxy.GetChannel(index); 2667DUCE.Channel channel = _proxy.GetChannel(i); 3872DUCE.Channel channel = _proxy.GetChannel(i);
System\Windows\Media3D\Viewport3DVisual.cs (2)
392DUCE.Channel channel = _proxy3D.GetChannel(i); 672return _proxy.GetChannel(index);
System\Windows\Media3D\Visual3D.cs (3)
125return _proxy.GetChannel(index); 304DUCE.Channel channel = _proxy.GetChannel(i); 1498DUCE.Channel channel = _proxy.GetChannel(i);