WPF String Static ResourcesWhen you are working in XAML you may find that you’d like to have a way to declare […] May 24, 2020 in WPF tagged key / string / xaml / static / constant / double / resource by Mike
WPF DataContext StaticResourceThis post is based on an example over at C# Corner in an article called DataBinding in WPF. […] April 23, 2020 in WPF tagged data / resource / binding / static / hyperlink / context / datacontext / WPF Data Binding by Mike
WPF SkinsSkinning refers to the act of changing an application’s appearance at run time, often as a result of […] April 15, 2020 in WPF tagged resource / style / template / dictionary / skins / skin / resourcedictionary by Mike
WPF Control Template with TriggerOur objective in this post is to use an example by Adam Nathan to learn how to create […] April 14, 2020 in WPF tagged staticresource / controltemplate / resource / resources / template / trigger / control by Mike
WPF Setting Custom Colors as XAML Static ResourcesAre you working on a project that uses custom colors, perhaps corporate colors? Have you been given the […] April 12, 2020 in WPF tagged xaml / static / colors / colours / setting / custom / resource / variable / set by Mike
WPF DataGrid Control RevisitedWe already have a post on this topic called WPF Data Control. This control can display multicolumn rows […] April 7, 2020 in WPF tagged binding / grid / datagrid / enumeration / resource / resources / WPF / WPF DataGrid Control by Mike
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
Variables in XAMLIn your WPF project, would you benefit by creating variables? Perhaps in your XAML code, you need to […] March 30, 2020 in WPF tagged resource / key / variable / static by Mike
WPF Button StylesYou can style all of your buttons in your WPF project with code only in one place, instead […] March 24, 2020 in WPF tagged property / button / resource / style / app / styles / setter by Mike
WPF Resources IntroductionWPF supports two types of resources: binary and logical. Binary resources include, for example, images or icons that […] May 2, 2016 in WPF tagged logical / xaml / binary / resource / resources / WPF / WPF Resources by Mike
QuoraThis is a good site for asking advanced questions on just about any topic. A good resource. You […] November 9, 2015 in Social Networking tagged answers / forum / problems / questions / resource / social by Mike