View Resource
Source
code.msdn.microsoft.com, posted 2010-07-28
Added By
BillHenn on 2010-07-30
Vitals
0score
- 5568 total views
Summary
Microsoft XAML Toolkit is a set of libraries enabling easier manipulation and analysis of XAML for .NET 4.0 and Silverlight.
Excerpt
"XamlDom – A XAML DOM that is LINQ friendly. Enables easy static analysis. XAML FxCop integration – You can run FxCop rules that analyze your XAML against rules. XAML FxCop rule authoring - A BaseXamlRule implementation that allows you to write custom FxCop rules that target XAML. We’re also shipping a couple of simple ones including a ValidationRule that will validate your XAML. SilverlightSchemaContext – A XamlSchemaContext that allows System.Xaml to parse Silverlight XAML for tools use."
Full Link
http://code.msdn.microsoft.com/xaml
Comments
There aren't any comments yet for this resource. Be the first to add one!
Add a Comment
Please log in to post comments.