I set up a NotifyIcon to store my application in the system tray. For the Icon I was using myNotifyIcon.Icon = new System.Drawing.Icon(@\"c:\\MyIcon.ico\");
I have a series of dynamically created GridViews that I load. Everything works fine except when the row details are expanded I get an error \"Cannot create unknown type \'{clr-namespace:EMR.Controls.H
I\'m facing the following problem: I have created a user control in XAML that has an x:Name associated because I have some bindings internally that need this name. On the main page I use multiple inst
I\'m trying to use MSTest to write unit tests for methods in my MainWindow class in my WPF application.However, I get the following exception:
I am trying to create a Silverlight custom control that derives from System.Windows.Con开发者_运维百科trols.Control with visibility internal, but I am seeing problems when trying to apply a default st
My goal is to be able to write this in XAML: <Grid> <Rectangle Fill=\"AliceBlue\" myCore:MyTimePanel.BeginningDate=\"03/03/2010\"
Silverlight 4 is crashing on me. The Just-In-Time Debugger says: An unhandled exception (\'Unhandled Error in Silverlight Application\')
I\'ve built an WPF application with visual studio 2008 and created an installer for it.Works fine so far.I realized it lacks the automatic updates feature, and after trying several solutions, i decide
Error : UnhandledException: System.Windows.Markup.XamlParseException: \'/WPFToolkit;component/DataGrid/Themes/Luna.NormalColor.xaml\' value cannot be assigned to property \'Source\' of object \'System
I\'m having a problem where i use the XAML serializer / deserializer for a configuration type file that i have.The problem that i\'m getting, is that the XAML serializer is returning objects from the