Skip to content

Conversation

@Sergio0694
Copy link
Member

This PR enables using [GeneratedBindableCustomProperty] on record and struct types as well.
For struct types, it allows binding to boxed value types coming from some properties in XAML.

@Sergio0694 Sergio0694 added enhancement New feature or request trimming AOT labels Oct 29, 2024
@Sergio0694 Sergio0694 requested a review from manodasanW October 29, 2024 07:18
@manodasanW manodasanW linked an issue Oct 29, 2024 that may be closed by this pull request
@manodasanW
Copy link
Member

[ FAILED ] 3 tests, listed below:
[ FAILED ] AuthoringTest.GeneratedCustomPropertyStructType
[ FAILED ] AuthoringTest.GeneratedCustomPropertyRecordType
[ FAILED ] AuthoringTest.CustomPropertyRecordStructTypeFactoryAndICPP

@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/icpp-structs branch from c84595e to 83d75ae Compare October 30, 2024 05:10
@manodasanW manodasanW merged commit a6921f2 into master Oct 30, 2024
@manodasanW manodasanW deleted the user/sergiopedri/icpp-structs branch October 30, 2024 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AOT enhancement New feature or request trimming

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GeneratedBindableCustomProperty does not support records

3 participants