-
Notifications
You must be signed in to change notification settings - Fork 370
Open
Labels
api-designUpdates to Project Reunion API surfacesUpdates to Project Reunion API surfacesbreaking changetheme-FitAndFinishBugs/features that affect the overall quality/experience and final fit and finish of the productBugs/features that affect the overall quality/experience and final fit and finish of the product
Milestone
Description
This is the follow-on task from #1660. There are several APIs in our API surface that always return null and confuse developers, like Window.Current
and also Window.Dispatcher
and more. The presence of these non-functional APIs makes it more difficult to code and more difficult to migrate from UWP, since any developer would expect these APIs to work since they're there, but they actually just return null.
These APIs only worked in UWP, which was why we had them, but we need to clean up the API surface.
Expected behavior
We'll mark these APIs as deprecated with #1660, this issue tracks removing these APIs in 2.0.
danielchalmers and Gabboxl
Metadata
Metadata
Assignees
Labels
api-designUpdates to Project Reunion API surfacesUpdates to Project Reunion API surfacesbreaking changetheme-FitAndFinishBugs/features that affect the overall quality/experience and final fit and finish of the productBugs/features that affect the overall quality/experience and final fit and finish of the product