Hello,
I can't compile the UWP samples (project SampleBrowser_2015) for .Net Native
I got errors
'XamlTypeInfoProvider.get_116_SfTabControl_LeftHeader(object)' will always throw an exception due to the missing method 'SfTabControl.get_LeftHeader()'. There may have been a missing assembly.SampleBrowser_2015
'XamlTypeInfoProvider.get_119_SfTabControl_RightHeaderTemplate(object)' will always throw an exception due to the missing method 'SfTabControl.get_RightHeaderTemplate()'. There may have been a missing assembly. SampleBrowser_2015
thanks
Stefan