8 references to GetChannel
PresentationCore (8)
System\Windows\Media\Visual.cs (3)
297return _proxy.GetChannel(index); 2686DUCE.Channel channel = _proxy.GetChannel(i); 3891DUCE.Channel channel = _proxy.GetChannel(i);
System\Windows\Media3D\Viewport3DVisual.cs (2)
410DUCE.Channel channel = _proxy3D.GetChannel(i); 690return _proxy.GetChannel(index);
System\Windows\Media3D\Visual3D.cs (3)
134return _proxy.GetChannel(index); 313DUCE.Channel channel = _proxy.GetChannel(i); 1507DUCE.Channel channel = _proxy.GetChannel(i);