8 references to IsOnChannel
PresentationCore (8)
System\Windows\Media3D\Viewport3DVisual.cs (2)
777
!(child.
IsOnChannel
(channel))) // or the child has not been marshalled yet.
782
if (child.
IsOnChannel
(channel))
System\Windows\Media3D\Visual3D.cs (6)
1143
bool isOnChannel =
IsOnChannel
(channel);
1222
!(child.
IsOnChannel
(channel))) // or the child has not been marshalled yet.
1227
if (child.
IsOnChannel
(ctx.Channel))
1261
Debug.Assert(
IsOnChannel
(channel));
1452
Debug.Assert(
IsOnChannel
(channel));
1465
if (!
IsOnChannel
(channel))