Completed
Last Updated: 22 Dec 2017 14:29 by ADMIN
ADMIN
Petar Mladenov
Created on: 19 Dec 2017 10:51
Category: LayoutControl
Type: Bug Report
0
LayoutControl: Memory leak when at least one child element is added in the control
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.
1 comment
ADMIN
Yoan
Posted on: 22 Dec 2017 14:29
The fix is available in LIB version 2017.3.1225, it will be also available in the R1 2018 Release.