Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change default binding mode of readonly properties #130

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

mattleibow
Copy link
Contributor

@mattleibow mattleibow commented Jul 13, 2022

Description of Change

No use having the default binding go from the VM to the property since the property is readonly and cannot change from the outside.

Bugs Fixed

None.

API Changes
None.

Behavioral Changes
None.

PR Checklist

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

@mattleibow mattleibow merged commit a02a210 into main Jul 15, 2022
@mattleibow mattleibow deleted the dev/binding-mode branch July 15, 2022 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant