I have a tab control. On one tab I have a masked edit.
When I run, the masked edit loads its data properly. The data is bound to the view-model property.
Then I change to another tab and back to the tab with the masked edit.
The data in the masked edit box has been cleared :(.
I will try to wait for a fix, but it seems I will have to just use a text box here.
Brent