Silverlight 4: Where is the HtmlBrush?

六月ゝ 毕业季﹏ 提交于 2019-12-10 17:36:52

问题


This is strange. I load the System.Windows.dll (C:\Program Files (x86)\Microsoft Silverlight\4.0.50401.0\System.Windows.dll) in the Reflector and do a search for HtmlBrush but nothing comes up. Anyone got a clue why?


回答1:


HtmlBrush has been renamed to WebBrowserBrush.



来源:https://stackoverflow.com/questions/2738828/silverlight-4-where-is-the-htmlbrush

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!