0

Hi I am using C# WinUI 3 WinAppSDK for my app. I have a tab view with add tabs option and i also have a home page panel which is collapsed at general state. Now whenever the user adds a new tab, I want the same home page to appear as its content instead of programmatically adding each element in the tabview item. When I set this: newItem.Content = homepagegrid;

I get this error: System.ArgumentException: 'Value does not fall within the expected range.'

Hemanth
  • 46
  • 2

0 Answers0