8 references to IsOnChannel
PresentationCore (8)
Core\CSharp\System\Windows\Media3D\Viewport3DVisual.cs (2)
792
!(child.
IsOnChannel
(channel))) // or the child has not been marshalled yet.
797
if (child.
IsOnChannel
(channel))
Core\CSharp\System\Windows\Media3D\Visual3D.cs (6)
1167
bool isOnChannel =
IsOnChannel
(channel);
1246
!(child.
IsOnChannel
(channel))) // or the child has not been marshalled yet.
1251
if (child.
IsOnChannel
(ctx.Channel))
1285
Debug.Assert(
IsOnChannel
(channel));
1482
Debug.Assert(
IsOnChannel
(channel));
1495
if (!
IsOnChannel
(channel))