WPF Value Conversion with Multiple IValueConvertersThis follows from the last post. In a program, you may have the need for multiple converters. In […] April 5, 2020 in WPF tagged converter / bindings / converters / multiple / static / elementname / staticresource / resource / resources / window by Mike
C# WPF Bindings and ItemsControlsOften in developing WPF C# programs you will want to bind the controls to one object at a […] April 19, 2016 in WPF tagged bindings / items / C# WPF by Mike
C# WPF Data Binding and Triggers MouseOversYou are writing a C# WPF program and you want a button to change colour when the user […] April 17, 2016 in WPF tagged triggers / mouse / data / mouseover / trigger / over / bindings / C# WPF by Mike
C# WPF Multiple Bindings on an ObjectIn this C# WPF example, we offer the user several ways to change a single control on the […] April 16, 2016 in WPF tagged bindings / multiple / C# WPF by Mike