LayoutControl with at least one child - for example a button. Show such LayoutControl in usercontrol, then unload it from visual tree. Try Forcing GC.Collect() Observation: LayoutControl stays in memory. Expected: LayoutControl should not stay in memory.
The fix is available in LIB version 2017.3.1225, it will be also available in the R1 2018 Release.