Skip to content
  • Home
  • Posts
  • var this = me;
  • Search
MARCOSIKKENS.NL
MARCOSIKKENS.NL
Living. Dreaming. Coding
  • Home
  • Posts
  • var this = me;
  • Search
Category: <span>XAML</span>

Category: XAML

Home Archive for category "XAML"

Specifying designer datacontext elements in XAML

Specifying designer datacontext elements in XAML
marcosikkens XAML February 5, 2019 February 5, 2019 Leave a comment

I was working with some really fancy WPF code and using a style element. After finishing it i looked for my Resharper sidebar to figure out if it had some warnings  or suggestions in it. The properties I was binding to weren’t found in the datacontext so Resharper was giving …

Read more"Specifying designer datacontext elements in XAML"

Simulating touch on windows 10 for a WPF application

Simulating touch on windows 10 for a WPF application
marcosikkens C# / XAML August 16, 2018 March 15, 2019 4 Comments

Before UWP apps and XAML we had Silverlight and WPF. WPF applications were intended to replace the old Winforms applications. With .Net core 3 supporting WPF it has extended it’s lifespan once more. For a customer I had a WPF application that was mainly operated using a touch screen so …

Read more"Simulating touch on windows 10 for a WPF application"
Powered by Kahuna & WordPress.
©2018 marcosikkens.nl
Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer’s view in any way.
Back to Top