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