cwensley / Portable.Xaml

Portable .NET library for reading/writing xaml files.
Other
157 stars 39 forks source link

Fix markup extension parsing #126

Closed grokys closed 5 years ago

grokys commented 6 years ago

A positional argument, followed by a named argument with a value of another markup extension fails.

Fixes #125.

cm4ker commented 6 years ago

This is ready for review.

cwensley commented 5 years ago

Awesome, thanks guys for the contribution!