Advanced Forum Search Results
-
Is this feature on the map for RTM or is it looking more like v.next?
-
Does the Xaml Parser in Beta2 support custom namespace mappings? For example, an assembly containing only custom controls and supplying the following attribute in AssemblyInfo.cs: [assembly: XmlnsDefinition("http://silverlight.net/awesomecontrols", Silverlight.Windows.Controls")]
Assembly usage works properly when I use ...