© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
13 replies
Toreole

WPF ListView.HeaderTemplate property not found

While trying to apply DataTemplates to a ListView, i found out that the
ListView.HeaderTemplate
ListView.HeaderTemplate
property does not exist in my project, despite it being used in the "Item templates for list view" example in the documentation (see: https://learn.microsoft.com/en-us/windows/apps/design/controls/item-templates-listview#table-list-item)
With there being no info on what version of anything or whether any specific nuget package is required for this feature, i am completely lost.

project info:
VisualStudio version: 17.5.3
ouput: exe / Windows
Target Framework: .NET 7.0
Target OS Version: 10.0.22621.0
WPF enabled
C# Version: 11.0
full project: https://github.com/Toreole/BasicCombatlogParser
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ WPF ListView with LinkedList
C#CC# / help
3y ago
❔ Overwriting a WPF ListView Style.
C#CC# / help
4y ago
WPF custom property not recognized by the compiler
C#CC# / help
4y ago