Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
365
XmlnsDefinition
posted

In your AssemblyInfo.cs for the TimeLine you have the following definition:

[assembly:XmlnsDefintion("clr-namespace:Infragistics.Silverlight.Timeline;assembly=Infragistics.Silverlight.DataVisualization.Timeline.v9.2,"Infragistics.Silverlight.Timeline")]

wouldn't it make more sense if it was something like:

[assembly:XmlnsDefintion("http://infragistics.com/Datavisualization/Timeline;assembly=Infragistics.Silverlight.DataVisualization.Timeline.v9.2)]

?

 

Parents
No Data
Reply Children
No Data