.Net Core System.Windows.Data Namespace
-
I'm trying to create a ValueConverter in .Net Core 6, except I can't seem to find the System.Windows.Data namespace, where IValueConveter lives. What am I missing??
In theory, theory and practice are the same. But in practice, they never are.” If it's not broken, fix it until it is. Everything makes sense in someone's mind.
-
I'm trying to create a ValueConverter in .Net Core 6, except I can't seem to find the System.Windows.Data namespace, where IValueConveter lives. What am I missing??
In theory, theory and practice are the same. But in practice, they never are.” If it's not broken, fix it until it is. Everything makes sense in someone's mind.
Breaking change: WinForms and WPF apps use Microsoft.NET.Sdk - .NET | Microsoft Learn[^] Make sure you have the correct Sdk, the correct TargetFramework, and the UseWpf properties in your project file.
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer