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