As the title says, when having a WinForms checkbox and have registered the propertychanged event on it's togglestate property, the event never fires (works with WPF).
This can easily be reproduced with any WinForms app and UIAVerify (Toggle Tests fail).
Are there any workarounds for this problem or is this going to be fixed?
Thanks
Roman