Is there a C# WPF category?
Loading
Is there a C# WPF category?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satya KarkiPosted Oct 16, 2021, 2:14 PM
Rijwan AnsariPosted Oct 16, 2021, 2:09 PM
Mahesh ChandPosted Oct 16, 2021, 2:06 PM
Sachin SinghPosted Oct 15, 2021, 5:29 PM
Clyde EisenbeisPosted Oct 15, 2021, 3:00 PM
This does not exist in WPF APP (.NET Framework).
I've found multiple sites that demo a variety of shapes using .xaml and .cs. But none that demo a combo of both for an xy plot (not predefined shapes). The .xaml defines the location. The .cs provides the data.
How do I create xy plots with WPF APP (.NET Framework)?
Sachin SinghPosted Oct 15, 2021, 1:49 PM
WPF means two things
Designing with Xaml and Code with MVVM (MVVM+Command pattern). These two EBooks will help a lot.
https://www.c-sharpcorner.com/ebooks/programming-xaml
https://www.c-sharpcorner.com/ebooks/chapter-i-introduction-to-wpf