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