Click here to Skip to main content
15,914,010 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Silverlight : Dynamic plugins? Pin
Michael Sync23-Jul-09 6:43
Michael Sync23-Jul-09 6:43 
Question3 Tangent Ciricles? Pin
jward21-Jul-09 0:55
jward21-Jul-09 0:55 
AnswerRe: 3 Tangent Ciricles? Pin
Michael Sync23-Jul-09 19:43
Michael Sync23-Jul-09 19:43 
QuestionWPF: Windows 7 Taskbar Integration throwing COM Exception Pin
Kunal Chowdhury «IN»21-Jul-09 0:26
professionalKunal Chowdhury «IN»21-Jul-09 0:26 
AnswerRe: WPF: Windows 7 Taskbar Integration throwing COM Exception Pin
#realJSOP21-Jul-09 3:48
professional#realJSOP21-Jul-09 3:48 
GeneralRe: WPF: Windows 7 Taskbar Integration throwing COM Exception Pin
Kunal Chowdhury «IN»21-Jul-09 18:35
professionalKunal Chowdhury «IN»21-Jul-09 18:35 
GeneralRe: WPF: Windows 7 Taskbar Integration throwing COM Exception Pin
Keeron24-Jul-09 7:56
Keeron24-Jul-09 7:56 
GeneralRe: WPF: Windows 7 Taskbar Integration throwing COM Exception Pin
Kunal Chowdhury «IN»26-Jul-09 19:15
professionalKunal Chowdhury «IN»26-Jul-09 19:15 
QuestionNeed help with positioning 3D models in a viewport Pin
Etienne_12320-Jul-09 23:23
Etienne_12320-Jul-09 23:23 
AnswerRe: Need help with positioning 3D models in a viewport Pin
Pete O'Hanlon20-Jul-09 23:28
mvePete O'Hanlon20-Jul-09 23:28 
QuestionDropdown button with "search" Textbox using C# Pin
Krishna Aditya20-Jul-09 21:31
Krishna Aditya20-Jul-09 21:31 
AnswerRe: Dropdown button with "search" Textbox using C# Pin
Pete O'Hanlon20-Jul-09 23:08
mvePete O'Hanlon20-Jul-09 23:08 
AnswerRe: Dropdown button with "search" Textbox using C# Pin
Krishna Aditya20-Jul-09 23:39
Krishna Aditya20-Jul-09 23:39 
QuestionTreeview Expansion in MVVM Pin
VickyC#20-Jul-09 21:19
VickyC#20-Jul-09 21:19 
AnswerRe: Treeview Expansion in MVVM Pin
Michael Sync23-Jul-09 19:51
Michael Sync23-Jul-09 19:51 
GeneralRe: Treeview Expansion in MVVM Pin
VickyC#16-Aug-09 13:07
VickyC#16-Aug-09 13:07 
QuestionXamlParseException at startup under debug Pin
Gary Wheeler20-Jul-09 9:27
Gary Wheeler20-Jul-09 9:27 
AnswerRe: XamlParseException at startup under debug Pin
Mark Salsbery21-Jul-09 7:40
Mark Salsbery21-Jul-09 7:40 
GeneralRe: XamlParseException at startup under debug Pin
Gary Wheeler21-Jul-09 7:57
Gary Wheeler21-Jul-09 7:57 
GeneralRe: XamlParseException at startup under debug Pin
Mark Salsbery21-Jul-09 8:53
Mark Salsbery21-Jul-09 8:53 
GeneralRe: XamlParseException at startup under debug Pin
Gary Wheeler21-Jul-09 9:20
Gary Wheeler21-Jul-09 9:20 
GeneralRe: XamlParseException at startup under debug Pin
Mark Salsbery21-Jul-09 9:41
Mark Salsbery21-Jul-09 9:41 
GeneralRe: XamlParseException at startup under debug Pin
Gary Wheeler21-Jul-09 9:52
Gary Wheeler21-Jul-09 9:52 
Mark Salsbery wrote:
Is the dictionary XAML in a separate DLL from the code that loads it?


Hmm. Actually, yes. The code that loads the dictionary is in a utility class in a class library. The utility class constructor is passed a string that is the relative URI of the resource dictionary XAML. I tried changing to using an absolute URI, and that made no difference.

This problem appears to happen only when running under the debugger. A release compile works fine.

Thus far this seems to be an annoyance issue only, so I'm probably going to let it go for the time being. Thanks for all your help.

Software Zen: delete this;

QuestionHow to get Windows-wide DPI Scaling number within WPF Pin
fjparisIII20-Jul-09 7:47
fjparisIII20-Jul-09 7:47 
AnswerRe: How to get Windows-wide DPI Scaling number within WPF Pin
Ian Shlasko20-Jul-09 10:09
Ian Shlasko20-Jul-09 10:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.