-
We should decide whether we go for WPF, Unity or a mix before we continue developing.
-
### Description
I would love to see in MAUI the OpacityMask feature that WPF has
### Public API Changes
### Intended Use-Case
I am trying to port over a WPF app to maui and this …
-
# 一点点从坑里爬出来:如何正确打开 WPF 里的 Popup? - walterlv
一点点从坑里爬出来:如何正确打开 WPF 里的 Popup?
[https://blog.walterlv.com/post/how-to-open-a-wpf-popup.html](https://blog.walterlv.com/post/how-to-open-a-wpf-popup.html)
-
I am looking to display some WPF controls as overlay on top of web browser control.
The moment you add webbrowser control, all other controls on the Page seize to exist.
Is this a bug or how the c…
-
### Discussed in https://github.com/oleg-shilo/wixsharp/discussions/1631
Originally posted by **smaudet** September 10, 2024
Question/suggestion,
What is Caliburn Micro really providing? Ca…
-
* .NET Core Version:
Did not find a quick way doing this in .net core
* Have you experienced this same bug with .NET Framework?:
Yes
.net 4.8
**Problem description:**
I have a hybrid Win…
-
Hi! I`m working with your library a few month and it`s fantastic. Thank you guys for this)
Can you make more examples with code on wpf?
-
### Background and motivation
Currently, the `DpiScale` struct does not implement `IEquatable`, while we have an internal implemented wrapper class `DpiScale2` that does implement it and wraps this s…
-
### Library Version
3.2.1
### .NET Runtime
.Net 8
### Operating System / Device Details
Windows 11 24H2
### Details
I have a .net WPF project that uses couchbase and was attempting to up…
-
Hey,
is there a way to bind a Cell to a XAML property? I am currently using ReactivePorperty but was hoping to try Sodium as alternative as I id it really fascinating library (and FPR as a paradigm…