3 references to TYPE_VIEWPORT3DVISUAL
PresentationCore (3)
System\Windows\Media\Visual.cs (2)
151
case DUCE.ResourceType.
TYPE_VIEWPORT3DVISUAL
:
239
resourceType = DUCE.ResourceType.
TYPE_VIEWPORT3DVISUAL
;
System\Windows\Media3D\Viewport3DVisual.cs (1)
31
public Viewport3DVisual() : base(DUCE.ResourceType.
TYPE_VIEWPORT3DVISUAL
)