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
Hi Im trying to to use this for the first time and also new to WPF.
Basically I am binding the ItemsSource value to a list of some class instances I created,
And I for some reason after selecting some options and closing the CheckComboBox, I dont see anything that indicatesmy selections.
The best I could achieve is to show the the path of each option.
Hi Im trying to to use this for the first time and also new to WPF.
Basically I am binding the
ItemsSource
value to a list of some class instances I created,And I for some reason after selecting some options and closing the
CheckComboBox
, I dont see anything that indicatesmy selections.The best I could achieve is to show the the path of each option.
Can somebody help me with this please?
xaml:
The text was updated successfully, but these errors were encountered: