You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 10, 2020. It is now read-only.
Enter full mode and scroll, these outputs are shown:
System.Windows.Data Error: BindingExpression path error: 'Key' property not found on 'System.Collections.Generic.List`1[System.Object]' 'System.Collections.Generic.List`1[System.Object]' (HashCode=66629291). BindingExpression: Path='Key' DataItem='System.Collections.Generic.List`1[System.Object]' (HashCode=66629291); target element is 'Microsoft.Phone.Controls.Primitives.PickerBoxListItem' (Name=''); target property is 'Content' (type 'System.Object')..
System.Windows.Data Error: BindingExpression path error: 'Property1' property not found on 'System.Collections.Generic.List`1[System.Object]' 'System.Collections.Generic.List`1[System.Object]' (HashCode=43330072). BindingExpression: Path='Property1' DataItem='System.Collections.Generic.List`1[System.Object]' (HashCode=43330072); target element is 'Microsoft.Phone.Controls.Primitives.PickerBoxListItem' (Name=''); target property is 'Content' (type 'System.Object')..
Items are displayed correctly though. No error is shown when the collection has less than 20 items.
Enter full mode and scroll, these outputs are shown:
Items are displayed correctly though. No error is shown when the collection has less than 20 items.
XAML
C#
The text was updated successfully, but these errors were encountered: