Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

[WPF] Binding SelectedItem in ListView doesn't work for setting #3766

@MartinWegner

Description

@MartinWegner

Description

Binding SelectedItem in ListView doesn't work in WPF. IOS is fine. I can't even set the SelectedItem from the code behind.

Steps to Reproduce

  1. Open the reprocase and start the app
  2. Click the two buttons under the listviews

Expected Behavior

Item in listview gets selected

Actual Behavior

nothing happens

Basic Information

  • Version with issue: 3.2.0.809874-pre3 and before
  • Last known good version: none
  • IDE: Microsoft Visual Studio Enterprise 2017 Version 15.8.0
  • Platform Target Frameworks:
    • WPF: 4.7
  • Nuget Packages:
    NETStandard.Library {2.0.3} BoxViewClock
    Xamarin.Forms {3.2.0.729530-pre2} BoxViewClock
    OpenTK {3.0.1} BoxViewClock.WPF
    OpenTK.GLControl {3.0.1} BoxViewClock.WPF
    WpfLightToolkit {1.0.3} BoxViewClock.WPF
    Xamarin.Forms {3.2.0.729530-pre2} BoxViewClock.WPF
    Xamarin.Forms.Platform.WPF {3.2.0.729530-pre2} BoxViewClock.WPF

Reproduction Link

ReproCase_ListViewHighlight.zip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions