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