L
Lieven De Foor
Guest
Hi, Is there any documented list of statements/attributes/methods that cause a frame to get realized? I'm currently trying to embedded a legacy frame in a .NET WindowContainer but to be able to do that, the frame must not be realized yet. Since a lot of legacy code is being applied to the frame, I can't quickly see what exact statement is causing the realization... I know making the frame visible causes realization, but what other statements should I consider as possible culprit?
Continue reading...
Continue reading...