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

Rename BindableCustomProperty attribute to include Generated prefix #1691

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

manodasanW
Copy link
Member

Initial feedback shows that it is easy to get confused between the BindableCustomProperty attribute in the WinRT namespace and the BindableCustomProperty class in the Microsoft.UI.Xaml.Data namespace. In addition, it is convention that such attributes which generate stuff has a Generated prefix. So renaming the attribute to have a Generated prefix. Also fixing the attribute check to handle the Attribute suffix.

@manodasanW manodasanW merged commit 40afcd2 into staging/AOT Aug 1, 2024
10 checks passed
@manodasanW manodasanW deleted the manodasanw/attributename branch August 1, 2024 22:34
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.

2 participants