does wpf work well with the nullable features in c# 8?
Open
Bug
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
since wpf relies on xaml as its UI layer, which doesn't support any type safety, is it ok to use c# 8's Nullable reference types with wpf ?
Contributor guide
Assessment
This issue has not been assessed yet.