Why is this XAML getting the error: Items collection must be empty before using ItemsSource

后端 未结 3 1372
鱼传尺愫
鱼传尺愫 2021-01-04 07:13

Can anyone conjure from this code why the ItemsSource line would be getting a

Items collection must be empty before using

3条回答
  •  自闭症患者
    2021-01-04 07:40

    Have you looked at this question? It seems like the answer to your problem.

    "Items collection must be empty before using ItemsSource."

提交回复
热议问题