Does XF support some alternative to XmlnsDefinitionAttribute
? I've not been able to track down any discussion on this matter.
Presumably XmlnsDefinitionAttribute
support isn't already there because the attribute is defined in a non-portable library. Fair enough (though annoying). But could/should XF define its own that mirrors it?
I am so very sick of having to include many long namespace and assembly names in my XAML.
Thanks,
Kent
Posts
bump
Anyone from Xamarin able to weigh in?
Bumping again, this would be a really good feature to have.
Failing that is there any other way to get around the need to prefix all my custom markup extensions with their namespace?