I was looking for clear samples on writing Custom UI Providers and found great post at Microsoft Window UI Automation Blog but the code links at the posts from Michael Bernstein does not work anymore. Wonder if someone knows where to get this sample code. It seem they contain what i need to know.
Part 1: http://blogs.msdn.com/b/winuiautomation/archive/2010/05/11/custom-ui-automation-providers-in-depth-part-1.aspx
Part 2: http://blogs.msdn.com/b/winuiautomation/archive/2010/05/12/custom-ui-automation-providers-in-depth-part-2.aspx
Part 3: http://blogs.msdn.com/b/winuiautomation/archive/2010/05/12/custom-ui-automation-providers-in-depth-part-3.aspx
Part 4: http://blogs.msdn.com/b/winuiautomation/archive/2014/06/13/10020345.aspx
Part 5: http://blogs.msdn.com/b/winuiautomation/archive/2010/05/11/custom-ui-automation-providers-in-depth-part-5.aspx
Part 6: http://blogs.msdn.com/b/winuiautomation/archive/2010/07/28/custom-ui-automation-providers-in-depth-part-6.aspx
Looking for a C# samples.
Thanks for any help.