Tagged Questions
The isshown tag has no wiki summary.
1
vote
1answer
362 views
WPF: ComboBox DisplayMemberPath is suddenly not shown anymore?
in my ComboBox I see 3 times this: MyNameSpace.ViewModel.CustomerViewModel ??
Actually this code worked but now don`t know what I changed:
<ComboBox DisplayMemberPath="{Binding ...
1
vote
2answers
743 views
How to know whether <div id=“target”> is shown or not with jQuery?
I tried $.isshown() but there is not this function