8 references to GetChannel
PresentationCore (8)
System\Windows\Media\Visual.cs (3)
281return _proxy.GetChannel(index); 2670DUCE.Channel channel = _proxy.GetChannel(i); 3875DUCE.Channel channel = _proxy.GetChannel(i);
System\Windows\Media3D\Viewport3DVisual.cs (2)
399DUCE.Channel channel = _proxy3D.GetChannel(i); 679return _proxy.GetChannel(index);
System\Windows\Media3D\Visual3D.cs (3)
126return _proxy.GetChannel(index); 305DUCE.Channel channel = _proxy.GetChannel(i); 1499DUCE.Channel channel = _proxy.GetChannel(i);