2 references to TYPE_VISUAL3D
PresentationCore (2)
System\Windows\Media3D\Viewport3DVisual.cs (1)
634bool created = _proxy3D.CreateOrAddRefOnChannel(this, channel, DUCE.ResourceType.TYPE_VISUAL3D);
System\Windows\Media3D\Visual3D.cs (1)
99_proxy.CreateOrAddRefOnChannel(this, channel, DUCE.ResourceType.TYPE_VISUAL3D);