XmlnsDefinitionAttribute::AssemblyName Property
.NET Framework (current version)
Gets or sets the name of the assembly associated with the attribute.
Assembly: System.Xaml (in System.Xaml.dll)
If the assembly name is not set in the attribute itself, then you should determine the information based on the assembly that the attribute is applied to. This could be done using reflection APIs, or potentially by accessing the XAML schema context.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: