【发布时间】:2013-03-27 07:56:15
【问题描述】:
我正在使用 C#/xaml 开发 Windows 应用商店应用程序。
如果我的 WebView 中的链接被点击,我如何注意到?该 afaik 没有事件。我已经研究过this 和that,但它没有为我提供合适的解决方案。
我可以举个例子:我通过 iFrame 将 Facebook 页面的流嵌入到我的 WebView 中。我想阻止所有可能在该 iFrame 中的链接。
【问题讨论】:
标签: c# xaml windows-runtime windows-store-apps winrt-xaml