Andreas Zenker

a boy named goo

Browse by Tags

All Tags » WPF (RSS)
FlowDocument PageWidth, PagePadding and ColumnWidth Oh My!
The ability to create a living, breathing, document right inside a WPF UI is pretty incredible to me. Even after working with it for the last year or so, I am still impressed by the power of this largely forgotten feature of WPF. One thing to remember...
Posted: Jan 11 2012, 11:18 PM by azenker | with no comments
Filed under: , , ,
Custom Filter for a WPF TextBox
So, I had a need to implement a TextBox in WPF with auto filtering functionality. For example the initial requests were to limit a TextBox to numeric characters only. This was simple enough. Handle the PreviewTextInput Event and only allow numeric characters...
Posted: Jun 02 2010, 09:36 PM by azenker | with no comments
Filed under: , , ,
XAML editor and a life – no way!
Found this a while back and to search for it all over again to set up a new IDE. That’s one time too many. How to change your default xaml file editor in Visual Studio and save yourself lots o’ pain. http://weblogs.asp.net/fmarguerie/archive/2009/01/29...
Posted: Jun 18 2009, 02:48 PM by azenker | with no comments
Filed under: , ,
More Posts