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

  Date Thread Details
2009‑04‑21
4,254 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,947 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,676 views
"Hi, I unterstand localization can be done by setting custom Strings using SetCustomString Method of SR class for e..."
2009‑04‑05
3,923 views
"I have a ribbon:splitbutton in a rowpanel and its label is not appearing for example <ribbon:RowPanel> <..."
2009‑04‑05
4,252 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
9,773 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,705 views
"Hi! I've created simple WPF application and added such a code: int _count = 0; System.Windows.Interop.Comp..."
2009‑03‑23
10,377 views
"RelativeSource with FindAncestor does not work correctly for controls nested inside of a Popup button control: If ..."
2009‑02‑28
3,523 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,580 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,935 views
"I found several problems with the DateTimePicker: UpdateSourceTrigger=PropertyChanged is ignored, it still only updat..."
2009‑01‑22
4,008 views
"My users are getting the following error when running: System.Windows.Markup.XamlParseException occurred Messag..."
2009‑01‑12
4,905 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,058 views
"Hello, I want ot use DatetimePicker . How can I translate the days in french (Monday=Lundi, ...) and the month'..."
2008‑11‑07
5,756 views
"Setting CurrentTheme doesn't work in MsTest & does work in normal run. Window : <Window x:Class="..."
2008‑12‑18
5,759 views
"I have a listbox sitting on top of a DeferrableObservableCollection, like this: <ListBox Grid.Row="1"..."
2008‑12‑11
3,335 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,994 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,021 views
"Hi, It would be neat if the calendar could display an arbitrary range of dates other than one month at a time. ..."
2008‑12‑07
3,510 views
"The AnimatedExpander control always renders its animation as if ExpandDirection=Down. Does the control support left ..."