User Control with collection for property
WPF
1
Posts
1
Posters
0
Views
1
Watching
-
Hey All, I am building a Textbox that will have multiple regular expressions that validate when the control looses focus. I can get this all to work, but at design time in Expression Blend 3 when I go to set the "Validators" I get and error saying "No types are available for you to add to this collection." does anyone have any ideas on how I can make this work?
If at first you don't succeed ... post it on The Code Project and Pray.