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