Skip to content

Converted DataTemplate without Type to a ControlTemplate#620

Draft
AndreasReitberger wants to merge 1 commit intomainfrom
619-convert-all-datatemplate-without-actual-type-to-a-controltemplate
Draft

Converted DataTemplate without Type to a ControlTemplate#620
AndreasReitberger wants to merge 1 commit intomainfrom
619-convert-all-datatemplate-without-actual-type-to-a-controltemplate

Conversation

@AndreasReitberger
Copy link
Copy Markdown
Owner

This PR creates ControlTemplates for DataTemplates which have no actual Type as x:DataType.
Mostly all templates which are bound to a ViewModel later.

Fixed #619

@AndreasReitberger AndreasReitberger added enhancement New feature or request style Styles related (XAML) t/housekeeping ♻︎ Project cleanup maui Mostly an issue of maui, not the project breaking Introduces breaking changes which need user code adjustments. nf/net9 Relevant for Net9 labels Mar 28, 2025
@AndreasReitberger AndreasReitberger added this to the Future milestone Mar 28, 2025
@AndreasReitberger AndreasReitberger self-assigned this Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Introduces breaking changes which need user code adjustments. enhancement New feature or request maui Mostly an issue of maui, not the project nf/net9 Relevant for Net9 style Styles related (XAML) t/housekeeping ♻︎ Project cleanup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Convert all DataTemplate without actual Type to a ControlTemplate

1 participant