Click here to Skip to main content
15,894,291 members
Articles / Desktop Programming / WPF

UiDispatcherHelper - Dispatcher Helper Class for UI Bound Actions in WPF

Rate me:
Please Sign up or sign in to vote.
3.73/5 (9 votes)
10 Apr 2017CPOL3 min read 15.4K   6  
This is a helper/utility class that will add a layer of abstraction as well as separation for dispatcher related operations in WPF.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
India India
Expertise in WPF/ Silverlight application design, Integration of WPF and MFC components for windows based application, Using MEF/Unity for creating decoupled components, using TPL for Parallel Programming, Implementing various Design Patterns for a manageable and scalable solution.

Comments and Discussions