Skip to content

Normalize ViewModelLocator.AutowireViewModel property name for Uno Platform#2217

Merged
dansiegel merged 1 commit intomasterfrom
uno-vml
Oct 21, 2020
Merged

Normalize ViewModelLocator.AutowireViewModel property name for Uno Platform#2217
dansiegel merged 1 commit intomasterfrom
uno-vml

Conversation

@dansiegel
Copy link
Member

Description of Change

Prism.Wpf had the Autowire improperly cased as AutoWire. This has been fixed for Prism.Uno. We will address a solution for Prism.Wpf in Prism 8.1

API Changes

Changed:

This change applies only to Prism.Uno

  • ViewModelLocator.AutoWireViewModel -> ViewModelLocator.AutowireViewModel

Behavioral Changes

Describe any non-bug related behavioral changes that may change how users app behaves when upgrading to this version of the codebase.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard

@dansiegel dansiegel added the Uno label Oct 21, 2020
@dansiegel dansiegel merged commit 3fc5286 into master Oct 21, 2020
@dansiegel dansiegel deleted the uno-vml branch October 21, 2020 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant