in

I Got Rhythm

All Tags » clr » wpf (RSS)

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Dispatch It

    In WPF, like most UI frameworks, UI elements can only be updated from the thread they were created on. If you do background work, and want to affect the UI from a different thread, you'll have to dispatch it. The Dispatcher class has a CheckAccess() method (which is marked as EditorBrowsableState.Never...
    Posted to I Got Rhythm (Weblog) by aelij on 02-16-2007
Page 1 of 1 (1 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems