You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.
TypeExtension is implemented in Perspex, but OmniXAML could also include the very same implementation.
I have some doubts, though: why are they x:Type and x:Static instead of just Type and Static? The x prefix is always used for directives. In fact, the x prefix and its associated namespace is "virtual": it doesn't exist.
In my opinion, extensions shouldn't be under x: to provide a feeling of homogeneity.
Ok, I think probably the only reason to put them in the x: namespace is that people coming from other platforms will expect them to be there. I can live with just using {Type} and {Static} for now.
No description provided.
The text was updated successfully, but these errors were encountered: