WPF Set Background from C#In Windows Presentation Foundation (WPF), how do you set the Background color of a TextBox or other element […] May 9, 2020 in WPF tagged programmatically / BrushConverter / code / color / options / preferences / set / background / behind by Mike
WPF Data Binding in Code BehindAs we saw in the previous post, defining a binding by using XAML is easy. You can do […] April 22, 2020 in WPF tagged behind / code / data / data binding / binding / WPF Data Binding by Mike
C# WPF Create a Simple Binding Object in Code BehindThis example comes from the book Illustrated WPF starting on page 198, which is in chapter 8. Creating […] April 16, 2016 in WPF tagged code / object / binding / behind / C# WPF by Mike