Get Your Bits Together

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.

WPF ListBox Selection via CheckBox

Here's an easy way to control your ListBox's selection by using a CheckBox in each item.

Binding To Attached Properties

This quick post shows how to bind to attached properties in xaml and code-behind.

Polymorphic Serialization in System.Text.Json

This post offers a solution for polymorphic json serialization using System.Text.Json.

WPF and MSTest

This post demonstrates a solution for overcoming the exception that is thrown when trying to test a WPF class with MSTest.

Get Your Bits Together © 2026