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 (419)

  Date Thread Details
2009‑05‑05
2,848 views
"The DateTimePicker in the sample below disappears when changing months. This is not a problem when IsFocusScope=&quo..."
2009‑04‑21
3,724 views
"I'm using a PopupButton on a window - when I close the popup (either by clicking an "Ok" button on the ..."
2009‑04‑06
3,519 views
"Hi All, I was wondering if it was possible to utilized the themes in a resource dictionary. I have a Resource Dicti..."
2009‑04‑20
3,270 views
"Hi, I unterstand localization can be done by setting custom Strings using SetCustomString Method of SR class for e..."
2009‑04‑05
3,521 views
"I have a ribbon:splitbutton in a rowpanel and its label is not appearing for example <ribbon:RowPanel> <..."
2009‑04‑05
3,824 views
"ribbon:Textbox moves focus the to the last window on pressing enter is this expected. WPF Basic TextBox does not be..."
2009‑03‑31
8,739 views
"I have the following XAML. I am binding a command to the click event of a popup button. It does bind correctly becaus..."
2009‑03‑25
7,148 views
"Hi! I've created simple WPF application and added such a code: int _count = 0; System.Windows.Interop.Comp..."
2009‑03‑23
9,379 views
"RelativeSource with FindAncestor does not work correctly for controls nested inside of a Popup button control: If ..."
2009‑02‑28
3,075 views
"Guys, I'm using only the animatedexpander on my window. How can I set the aero theme for it? Regards, He..."
2008‑10‑03
8,563 views
"I have nailed this down to activate / deactivate not firing for windows that either have null content or content that..."
2009‑02‑17
3,482 views
"I found several problems with the DateTimePicker: UpdateSourceTrigger=PropertyChanged is ignored, it still only updat..."
2009‑01‑22
3,602 views
"My users are getting the following error when running: System.Windows.Markup.XamlParseException occurred Messag..."
2009‑01‑12
4,406 views
"I am trying to style a PopupButton to match our other controls and am 90% there. My only remaining issue, is that on..."
2009‑01‑07
3,622 views
"Hello, I want ot use DatetimePicker . How can I translate the days in french (Monday=Lundi, ...) and the month'..."
2008‑11‑07
5,233 views
"Setting CurrentTheme doesn't work in MsTest & does work in normal run. Window : <Window x:Class="..."
2008‑12‑18
5,247 views
"I have a listbox sitting on top of a DeferrableObservableCollection, like this: <ListBox Grid.Row="1"..."
2008‑12‑11
2,883 views
"How can change just the FontSize of a PopupButton? I tried to put the FontSize="8pt" but that doesn't ..."
2008‑12‑13
6,215 views
"I would like to create a custom slide transition that fades out the FromContent as it is being pushed out and fades i..."
2008‑12‑09
3,612 views
"Hi, It would be neat if the calendar could display an arbitrary range of dates other than one month at a time. ..."