How to use SfAccordion in UWP?

Hi,
If I use this code:

<Page xmlns:layout="using:Syncfusion.UI.Xaml.Controls.layout">

layout: don't contain any definition :(

How can I use SfAccordion control?






1 Reply

SM Sugapriya Mariappan Syncfusion Team October 1, 2015 06:48 AM UTC

Hi Claudio,

Thank you for contacting Syncfusion support.

Please use the below namespace in order to access SfAccordion control

Namespace: <Page xmlns:layout="using:Syncfusion.UI.Xaml.Controls.Layout">

We have also prepared a sample by using this namespace.Please download it from the below link
Sample link:SfAccordionSample

Please let us know if you need any other assistance

Regards,
M.Sugapriya

Loader.
Up arrow icon