-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
WinUI 💠Related to WinUI 3 Version or when paired with External can mean requires fix in WinUI 2/3.Related to WinUI 3 Version or when paired with External can mean requires fix in WinUI 2/3.extensions ⚡improvements ✨introduce breaking changes 💥
Milestone
Description
Describe the problem this feature would solve
This is now supported in the latest SDKs for all three values natively in XAML. We no longer need to have an extension to provide Null values, we can just use {x:Null}. I'm not sure which SDK this was introduced in, so let's put this in the WinUI 3 bucket, and we can quickly test that it still works there.
I've added System Unit tests testing this behavior to our NullableBool markup extension unit tests for now to aid in that transition.
Metadata
Metadata
Assignees
Labels
WinUI 💠Related to WinUI 3 Version or when paired with External can mean requires fix in WinUI 2/3.Related to WinUI 3 Version or when paired with External can mean requires fix in WinUI 2/3.extensions ⚡improvements ✨introduce breaking changes 💥