fsprojects / FsXaml

F# Tools for working with XAML Projects
http://fsprojects.github.io/FsXaml/
MIT License
171 stars 48 forks source link

Xaml parsing in type provider fails in VS Power Tools #4

Closed ReedCopsey closed 10 years ago

ReedCopsey commented 10 years ago

Application.LoadComponent doesn't work when hosted in Visual Studio. Need to switch to using XamlReader instead.