2 references to SetParent
PresentationCore (2)
Core\CSharp\System\Windows\Media3D\Viewport3DVisual.cs (2)
347
child.
SetParent
(this);
400
child.
SetParent
(/* newParent = */ (Visual) null); // CS0121: Call is ambigious without casting null to Visual.