Custom control disapears in Expression Blend
WCF and WF
1
Posts
1
Posters
0
Views
1
Watching
-
I have created a custom control using a lookless design. Whenever I edit the code in VS and then reload the project my control loses its visual and appears to have resized itself to 0px by 0px, if I try to resize the control its does not return the visual. Closing and reloading the project will fix this until the next time I edit my code. Is this a common issue? I will post the code for the control if someone thinks it is code related.