Click here to Skip to main content
15,922,325 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Why do WPF storyboards lock/freeze target properties? Pin
Member 33786674-Mar-09 7:43
Member 33786674-Mar-09 7:43 
QuestionWPF base class DependencyProperty Pin
Doug Hagerman9-Dec-08 8:23
Doug Hagerman9-Dec-08 8:23 
QuestionGridViewColumn Pin
Mohammed Elkholy9-Dec-08 2:17
Mohammed Elkholy9-Dec-08 2:17 
AnswerRe: GridViewColumn Pin
Gideon Engelberth9-Dec-08 3:25
Gideon Engelberth9-Dec-08 3:25 
GeneralRe: GridViewColumn Pin
Mohammed Elkholy10-Dec-08 0:41
Mohammed Elkholy10-Dec-08 0:41 
QuestionWPF user controls Pin
koleraba7-Dec-08 9:46
koleraba7-Dec-08 9:46 
AnswerRe: WPF user controls Pin
ColinM1237-Dec-08 14:30
ColinM1237-Dec-08 14:30 
GeneralRe: WPF user controls Pin
koleraba7-Dec-08 20:43
koleraba7-Dec-08 20:43 
I guess i didn't explain my problem well enough. When you create a user control in visual studio, you actually get three files. .cs, .xaml and .g.cs(when using xaml and c#). When you change the base class of the partial class defined in .cs file, you have to do the same for the class defined in the .g.cs file, since partial classes have to have the same base class. The problem is that the .g.cs file is auto-generated by VS and gets changed every time the content of the xaml file is re-compiled.

Uros Bregar
GeneralRe: WPF user controls Pin
Mark Salsbery8-Dec-08 7:36
Mark Salsbery8-Dec-08 7:36 
QuestionHow to drag-and-drop an .msg file from MS Outlook? Pin
Vipul Mehta6-Dec-08 1:34
Vipul Mehta6-Dec-08 1:34 
QuestionDataGrid for WPF - lc.exe not found Pin
Arijit Manna5-Dec-08 19:35
Arijit Manna5-Dec-08 19:35 
QuestionRe: DataGrid for WPF - lc.exe not found Pin
Mark Salsbery6-Dec-08 6:26
Mark Salsbery6-Dec-08 6:26 
AnswerRe: DataGrid for WPF - lc.exe not found Pin
Pete O'Hanlon6-Dec-08 9:32
mvePete O'Hanlon6-Dec-08 9:32 
QuestionPassword!!! Pin
VisualLive5-Dec-08 14:36
VisualLive5-Dec-08 14:36 
AnswerRe: Password!!! Pin
Jammer5-Dec-08 22:05
Jammer5-Dec-08 22:05 
GeneralRe: Password!!! Pin
VisualLive7-Dec-08 21:18
VisualLive7-Dec-08 21:18 
GeneralRe: Password!!! Pin
Jammer8-Dec-08 0:40
Jammer8-Dec-08 0:40 
GeneralRe: Password!!! Pin
Pete O'Hanlon8-Dec-08 2:15
mvePete O'Hanlon8-Dec-08 2:15 
GeneralRe: Password!!! Pin
Jammer8-Dec-08 5:18
Jammer8-Dec-08 5:18 
AnswerRe: Password!!! Pin
VisualLive8-Dec-08 23:26
VisualLive8-Dec-08 23:26 
GeneralRe: Password!!! Pin
Pete O'Hanlon10-Dec-08 5:54
mvePete O'Hanlon10-Dec-08 5:54 
GeneralRe: Password!!! Pin
VisualLive17-Dec-08 17:57
VisualLive17-Dec-08 17:57 
QuestionIP Address TextBox Pin
yanairon5-Dec-08 8:29
yanairon5-Dec-08 8:29 
AnswerRe: IP Address TextBox Pin
koleraba7-Dec-08 20:51
koleraba7-Dec-08 20:51 
QuestionIssue with accessing WPF user control dynamically Pin
prabodh_254-Dec-08 23:43
prabodh_254-Dec-08 23:43 

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.