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