Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about caliburn.micro

Read more about caliburn.micro

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)

Questions - caliburn.micro

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...
test-img

A Wheeler

c#

wpf

tabcontrol

caliburn.micro

Votes: 0

Answers: 1

Latest Answer

Can't you use a factory method that resolves all implementations of IMainScreenTabItem from the assembly?: container.Handler<TabControlViewModel>(container => { var tabs = AppDomain.Curre...
test-img

mm8

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...
test-img

saeef ahmed

c#

.net

wpf

caliburn.micro

Votes: 0

Answers: 1

Latest Answer

when setting value of _user.token, notify that the property IsLoggedIn has changed.
test-img

Ahmed Alayat

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved