-
I am attempting to use Conductor.Collection.AllActive to house multiple unique UserControls within one screen.
When binding to the Items collection of a conductor, how can I specify which VM will b…
-
Hi,
I am trying to create custom WPF installer using Prism MVVM. Project builds successfully, but running msi file do not show any window.
NuGets I am using: WixSharp_wix4.bin, Prism.Core.
If I…
-
Due to a vulnerability in the transitive dependency System.Formats.Asn1 we found out that Caliburn.Micro references Microsoft.Windows.Compatibility in our .NET8 project. Is this still required?
.N…
-
error code brought up when loading in xbox 360 .sav files onto the blps save editor
---------------------------
Error
---------------------------
An exception was thrown (press Ctrl+C to copy):
…
-
I found that dragging a `GridViewItem` with disabled `ItemContainerTransitions` in some ways may causing `Action` that attached to `Button` within `GridViewItem` fails to fire.
To recreate the iss…
-
It would be really cool if these two items were merged. Currently if you fire an event on one the other doesn't know about it, and vice versa.
-
My app uses BBCodeBlocks to run custom commands. When the window with BBCodeBlocks is creating the following messages are printed in Output window:
> Exception thrown: 'System.InvalidCastException' …
-
Currently ActionMessage inherits `TriggerAction`, this means in the new WinRT environment we can't use message bindings on non framework elements such as Flyout.
Would need to have ActionMessage use …
-
Since WinUI 3 support was announced before a year, as I remember, I tried to find any work done. It seems like no one is working on it.
glyad updated
2 years ago
-
Caliburn.Micro NuGet package version 4.0.212.
I have found a bug in the screen Activation/Deactivation logic.
The problem is when a long-running task is run within `OnDeactivateAsync` that is no…