Allows calling Invoke on the WPF Dispatcher object passing Action and Func<T> lambdas instead of the built-in Delegate untyped parameter.
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Daniel Cazzulino, kzu, Clarius | 
| Last Update: | Tuesday, July 19, 2011 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://netfx.codeplex.com | 
| NuGet Url: | https://www.nuget.org/packages/netfx-System.Windows.Threading.DispatcherInvokeExtensions | 
Install
Install-Package netfx-System.Windows.Threading.DispatcherInvokeExtensions
                        dotnet add package netfx-System.Windows.Threading.DispatcherInvokeExtensions
                        paket add netfx-System.Windows.Threading.DispatcherInvokeExtensions
                        
                                netfx-System.Windows.Threading.DispatcherInvokeExtensions Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- netfx-Guard(1.3)
Tags
