Revision history [back]
Unfortunately the debugger does not support stopping when a variable changes. You can sometimes workaround this by using a property and setting a breakpoint in the set method.
Unfortunately the debugger does not support stopping when a variable changes. You can sometimes workaround this by using a property and setting a breakpoint in the set method.