It is said that when xmlns is specified with the uri http://schemas.microsoft.com/winfx/2006/xaml/presentation, it brings in the definition or voaculbalry of classes from presentationframework dll.
I am curious, where is the mapping for the done ? (this question is not of practical significance, i am just curious and trying to understand wpf)
[assembly: XmlnsDefinition("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "System.Windows.Controls")]You can see a giant list of these attributes in the Object Browser in the node for
PresentationFramework.dll: