A breaking change is a change that may require you to make changes to your application in order to avoid disruption to your integration.
Version 9.0.0
- DevWinUI now requires Windows App SDK v1.8.
- WASDK Updated to
v1.8.0
ThemeService
refactored.- Change
PathHelper.GetKnownFolderPath
to UseMicrosoft.Windows.Storage.Pickers.PickerLocationId
instead ofWindows.Storage.Pickers.PickerLocationId
- Rename
MessageBoxImage
toMessageBoxIcon
- Remove
SettingsNavigationAttach
- Remove
FileAndFolderPickerHelper
- Remove
NavigationHelperEx
- Remove Experimental
ModernWindow
- Remove Pickers (
FilePicker
,FolderPicker
,SavePicker
)
Version 8.9.1
DesktopAcrylic
andAcrylicBase
have been removed fromBackdropType
Version 8.7.0
MessageBox
renamed toLegacyMessageBox
Version 8.5.0
BlurAnimationHelper
Removed. you can useBlurEffectManager
.
Version 8.4.0
Microsoft.Windows.SDK.BuildTools
Updated from10.0.26100.1742
to10.0.26100.4188
- Rename
GeneralHelper.GetGeometry
toGeneralHelper.GetGeometryFromAppResources
- Remove NavigationViewItemStyle