In this the touch keyboard article said:
"If you use C# or C++, use an AutomationPeer object, and specifically a TextAutomationPeer. A Windows 8 sample will demonstrate how to do this in C#."
Where can I find this sample?
Tim Heuer | Program Manager, XAML | http://timheuer.com/blog | @timheuer (if my post has answered your question, please consider using the 'mark as answer' feature in the forums to help others)
Sorry for inaccurate question.
But I mean a sample for System.Windows.Automation.Peers::AutomationPeer or System.Windows.Automation.Peers::TextAutomationPeer objects implementation. Not for XAML framework.
Where can I find it?