Hi,
I have to work on XAML Panels. I was trying to use FlowPanel, TextPanel, GridPanel and FixedPanel. But the tool I am using(XAML Cruncher) says that all these does not exist in namespace: xmlns=http://schemas.microsoft.com/winfx/2006/xaml/presentation.
After searching the net, I got two posts saying that Flowpanel is now removed and renamed to either StackPanel or WrapPanel.
I can't find any information about the new panels from the latest WinFx namespace.
Can anyone help me out on this.