I'm trying to use the PasswordStrengthSettings attributes of the RadTextBox for the first time, but Visual Studio keeps telling me they're not supported. Here's the code in question:
And here's the assembly declaration at the top of the page (in case it's a versioning issue):
The solution fails to build as well. Any help is greatly appreciated.