Skip to content

Migrating to Preview 14

David Ortinau edited this page Mar 17, 2022 · 3 revisions

Shell

In order to use constructor injection with ContentPages in the context of Shell, you'll need to register them with DI just like you have your view models.

Renames

  • occurrences of "native" have been replaced with "platform"
  • OSAppTheme is now AppTheme

Type Changes

Rectangle to Rect

Clone this wiki locally