I am using WPF.
After adding user control dynamically on runtime, how to control user. Since there is no displacement method for user control. I do not want to wait until the garbage collector runs
Even if you were able to resolve it, then free memory is not disposed of to memory Not about issuing - it is about releasing non-memory resources (like GDI handles). I would have thought that if class IDCoosable does not apply, then there is no non-memory resource to release it.
Comments
Post a Comment