【发布时间】:2010-12-27 04:15:44
【问题描述】:
我正在实现 WPF 应用程序,我想使用 System.Windows.Automation 命名空间从应用程序中捕获高亮文本。
问题在于 Visual Studio 和 Expression 无法识别 AutomationElement、TreeScope、TextPattern 和 Red 下划线!!我在 Windows 7 上使用 Visual Studio 2010 Professional 和 Expression 4。在此先感谢 :)
【问题讨论】:
标签: wpf expression-blend ui-automation