WPF Studio, Themes, and Shared Library for WPF

Discussion Forums

Post about WPF Studio and Shared Library for WPF suggestions, bugs, workarounds, and request support in this forum.

Please note that while we value customer input in this forum and it does help guide our development efforts, it may not always represent our actual priority list.

New Question New Problem New Idea

Threads (431)

  Date Thread Details
2021‑12‑03
976 views
"I want the overlay to be visible on startup, but setting the IsOverlayVisible property to true doesn't seem to affect..."
2021‑05‑05
1,324 views
"Just upgrading to the latest release and am excited to use the nugget packages. Unfortunately, the build seems to ha..."
2021‑09‑19
1,779 views
"I have written the following code which for some reason wants me to override the BaseBlueColor even though ThemeManag..."
2018‑11‑14
2,848 views
"Hi, with .NET core 3.0 Microsoft allows WPF applications to target .NET core. Because of the performance improvemen..."
2020‑12‑15
1,932 views
"Having just begun to explore your WPF offering, I am impressed. However my extensive WPF project, already in Micros..."
2021‑06‑15
1,414 views
"Is there a way to remove automatic theming from a specific user control ? We have a portion of our application which ..."
2021‑06‑03
1,012 views
"I'm showing a dialog when the popup is closed. The callback is called before the popup actually closes so my dialog b..."
2021‑06‑03
1,096 views
"Not sure if this is the right place but no other forum seemed better. If I search for 'color browser' in the help s..."
2021‑02‑12
1,067 views
"Hi there, I´m having problems using a different ImageProvider for ribbon buttons. Here is my xaml code: <..."
2021‑02‑10
1,248 views
"I wan't to change the button background checked brush, to something lighter in the when using the Dark theme, to make..."
2021‑02‑03
1,102 views
"Sample application => Docking => Inlined IDE You see the dotted header on the tool windows. I suggest to incr..."
2021‑01‑20
1,162 views
"I'm not sure if this is a bug but unlike any other grids, the ThemedDataGrid background selection color goes to invis..."
2021‑01‑18
1,046 views
"In sample app -> Grids -> Folder Browser mouse hover C:\, notice the mouse hover brush is brighter than the sel..."
2021‑01‑18
1,154 views
"I've seen the new overlay example in the recent major update which is awesome. I would like to show dialogs or messag..."
2020‑12‑21
1,108 views
"//edit: After a lot of trial and error I found its an attachable property which must be set on the Window. Would be a..."
2020‑11‑24
1,110 views
"I launch a dialog, select the theme, return from the dialog, switch the theme and then: if i had hidden the dialog ..."
2020‑10‑04
1,394 views
"I've tried to upgrade one of our application to the new 2020.1 release to see how it performs. But we fail to compile..."
2020‑09‑30
1,031 views
"The height of the titlebar in a window changes when all buttons are disabled. The titlebar has a greater height when ..."
2020‑09‑15
1,378 views
"If I have a PropertyGrid set to use display attributes like this: <grids:PropertyGrid x:Name="xProp"> <..."
2020‑08‑11
3,202 views
"I'm trying to implement a behavior so a tooltip is shown when the text in a cell is longer than what is visible. I ha..."