Get Your Bits Together
  • Home

wpf

A collection of 6 posts
csharp

Change WPF Button Visibility Based On Command.CanExecute

This post shows how to set WPF button's visibility based on whether or not its bound command can execute.
Mar 29, 2021
wpf

WPF ListBox Selection via CheckBox

Here's an easy way to control your ListBox's selection by using a CheckBox in each item.
Mar 4, 2021 2 min read
wpf

Binding To Attached Properties

This quick post shows how to bind to attached properties in xaml and code-behind.
Dec 27, 2020 1 min read
wpf

WPF and MSTest

This post demonstrates a solution for overcoming the exception that is thrown when trying to test a WPF class with MSTest.
Nov 30, 2020 1 min read
wpf

Fixing Relative WPF Bindings On Custom Properties

I recently spent a lot of time troubleshooting a problem where my relative WPF bindings were not behaving as expected for custom dependency properties that I had defined. This post explores the problem and the solution.
Nov 28, 2020 4 min read
csharp

WPF Version Numbers

This post examines a couple of different ways that WPF version numbers can be stored and retrieved.
Sep 14, 2020 2 min read
Get Your Bits Together © 2023
Powered by Ghost