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

  Date Thread Details
2009‑05‑05
3,398 views
"The DateTimePicker in the sample below disappears when changing months. This is not a problem when IsFocusScope=&quo..."
2009‑04‑21
4,679 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
4,141 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,840 views
"Hi, I unterstand localization can be done by setting custom Strings using SetCustomString Method of SR class for e..."
2009‑04‑05
4,064 views
"I have a ribbon:splitbutton in a rowpanel and its label is not appearing for example <ribbon:RowPanel> <..."
2009‑04‑05
4,405 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
10,098 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
8,001 views
"Hi! I've created simple WPF application and added such a code: int _count = 0; System.Windows.Interop.Comp..."
2009‑03‑23
11,876 views
"RelativeSource with FindAncestor does not work correctly for controls nested inside of a Popup button control: If ..."
2009‑02‑28
3,658 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
9,875 views
"I have nailed this down to activate / deactivate not firing for windows that either have null content or content that..."
2009‑02‑17
4,080 views
"I found several problems with the DateTimePicker: UpdateSourceTrigger=PropertyChanged is ignored, it still only updat..."
2009‑01‑22
4,162 views
"My users are getting the following error when running: System.Windows.Markup.XamlParseException occurred Messag..."
2009‑01‑12
5,102 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
4,196 views
"Hello, I want ot use DatetimePicker . How can I translate the days in french (Monday=Lundi, ...) and the month'..."
2008‑11‑07
5,973 views
"Setting CurrentTheme doesn't work in MsTest & does work in normal run. Window : <Window x:Class="..."
2008‑12‑18
6,013 views
"I have a listbox sitting on top of a DeferrableObservableCollection, like this: <ListBox Grid.Row="1"..."
2008‑12‑11
3,495 views
"How can change just the FontSize of a PopupButton? I tried to put the FontSize="8pt" but that doesn't ..."
2008‑12‑13
7,367 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
4,180 views
"Hi, It would be neat if the calendar could display an arbitrary range of dates other than one month at a time. ..."