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