Sorry it was for windows phone but for win rt my problem is as follow
The range slider is crashing on Windows surface (rt)[We are using arm build here]
And the crash report is as follow
"System.NullReferenceException: Object reference not set to an instance of an object.
at Syncfusion.UI.Xaml.Controls.Input.TickBar.UpdateTickValue(Int32 i, TickBarItem panel)
at Syncfusion.UI.Xaml.Controls.Input.TickBar.UpdateTickLabel(Double x1, Int32 numberoftikcs)
at Syncfusion.UI.Xaml.Controls.Input.TickBar.CreateTickBar(Int32 tickFrequency)
at Syncfusion.UI.Xaml.Controls.Input.TickBar.CreateTicks()
at Syncfusion.UI.Xaml.Controls.Input.TickBar.TickBar_SizeChanged(Object sender, SizeCh"....
Please Help.
Thank You.