python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Caliburn.Mirco Simple Container Multiple Interface Instances
I'm essentially trying to run a tab control using Caliburn Micro's Simple Container where each Tab View Model implements an interface "IMainScreenTabItem" in c#.
When setting up the containe...
A Wheeler
Votes: 0
Answers: 1
How to hide menu from dockpanel
I want to hide account menu in application start, after successful login want to show account menu. I tried this but it is not working, account menu is not visible.
ShellView.xaml
<Menu DockPanel.D...

saeef ahmed
Votes: 0
Answers: 1