What's Changed
Features
- Controls - Add
Window.CanMinimize/CanMaximize
by @MrJul in #18117 - Controls - Add
Window.IsDialog
by @davisx2 in #19226 - Controls - Add
Calendar.AllowTapRangeSelection
by @drasticactions in #19367 - Android - Retrieve platform input config value by @emmauss in #19446
Fixes
- Core - Fix
WeakEvent
subscription management thread race condition by @11v1 in #19383 - Controls - Enable Copy and Cut in
ContextMenu
forAutoCompleteBox
by @zrt2399 in #19087 - Controls - Removed all nullability overrides from
TimePickerPresenter
andDatePickerPresenter
by @TomEdwardsEnscape in #19241 - Controls - Track
TabIndex
value inNumericUpDown
by @drasticactions in #19348 - Controls - Fix
SplitView
incorrectly closing when the user changesDisplayMode
toInline
whenIsPaneOpen
is already true by @danwalmsley in #19460 - X11 - Fix a typo in
X11Window ClientMessageEvent.ptr5
by @walterlv in #19439 - Android - Fix duplicated pointer events by @MrJul in #19440
- macOS - Remove non implemented message
AvnView.resetPressedMouseButtons
by @MrJul in #19445 - macOS - Fix thick titlebar mouse event duplication by @ErtyHackward in #19447
Full Changelog: 11.3.3...11.3.4