We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WPF0072 & WPF0073 validate the value types passed into and returned from an IValueConverter, but currently don't validate the parameter type.
https://docs.microsoft.com/en-us/dotnet/api/system.windows.data.valueconversionattribute.parametertype?view=netframework-4.7.2#System_Windows_Data_ValueConversionAttribute_ParameterType
The text was updated successfully, but these errors were encountered:
No branches or pull requests
WPF0072 & WPF0073 validate the value types passed into and returned from an IValueConverter, but currently don't validate the parameter type.
https://docs.microsoft.com/en-us/dotnet/api/system.windows.data.valueconversionattribute.parametertype?view=netframework-4.7.2#System_Windows_Data_ValueConversionAttribute_ParameterType
The text was updated successfully, but these errors were encountered: