Click here to Skip to main content
15,894,124 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Dynamically add images Pin
ABitSmart26-Feb-09 16:11
ABitSmart26-Feb-09 16:11 
Questiontrap the click event for a button that is in the resourcedictionary Pin
AAKAra26-Feb-09 9:45
AAKAra26-Feb-09 9:45 
AnswerRe: trap the click event for a button that is in the resourcedictionary Pin
ABitSmart26-Feb-09 16:50
ABitSmart26-Feb-09 16:50 
QuestionWPF and MDI? From external *.exe? Pin
softwarejaeger25-Feb-09 20:45
softwarejaeger25-Feb-09 20:45 
AnswerRe: WPF and MDI? From external *.exe? Pin
Pete O'Hanlon25-Feb-09 21:38
mvePete O'Hanlon25-Feb-09 21:38 
GeneralRe: WPF and MDI? From external *.exe? Pin
softwarejaeger26-Feb-09 7:13
softwarejaeger26-Feb-09 7:13 
GeneralRe: WPF and MDI? From external *.exe? Pin
Pete O'Hanlon26-Feb-09 9:28
mvePete O'Hanlon26-Feb-09 9:28 
QuestionINotifyPropertyChanged and ObservableCollection question Pin
BlitzPackage25-Feb-09 10:29
BlitzPackage25-Feb-09 10:29 
Good People,

I have an object that will hold data and bind to some controls. Sometimes it will just need to exist as one object, other times it will need to exist in a collection. In your opinion, what strategy should/can I use:

1) implement INotifyPropertyChanged on the object, and when needed, place it in the observable collection.

2) simply implement the object normally - without INotifyPropertyChanged - and then place it in the observable collection which will update any properties

By the way, is it possible to use INotifyPropertyChanged and place such objects in an ObservableCollection?

Thank's so much for any help or information you can provide.

Blitz
AnswerRe: INotifyPropertyChanged and ObservableCollection question Pin
Pete O'Hanlon25-Feb-09 11:27
mvePete O'Hanlon25-Feb-09 11:27 
GeneralRe: INotifyPropertyChanged and ObservableCollection question Pin
BlitzPackage25-Feb-09 13:16
BlitzPackage25-Feb-09 13:16 
GeneralRe: INotifyPropertyChanged and ObservableCollection question Pin
Pete O'Hanlon25-Feb-09 21:31
mvePete O'Hanlon25-Feb-09 21:31 
QuestionNot able to set the default style for the controls with generic.xaml Pin
salon24-Feb-09 20:33
salon24-Feb-09 20:33 
AnswerRe: Not able to set the default style for the controls with generic.xaml Pin
Mark Salsbery25-Feb-09 10:16
Mark Salsbery25-Feb-09 10:16 
GeneralRe: Not able to set the default style for the controls with generic.xaml Pin
salon25-Feb-09 17:21
salon25-Feb-09 17:21 
GeneralRe: Not able to set the default style for the controls with generic.xaml Pin
Mark Salsbery25-Feb-09 21:20
Mark Salsbery25-Feb-09 21:20 
GeneralRe: Not able to set the default style for the controls with generic.xaml Pin
salon25-Feb-09 23:20
salon25-Feb-09 23:20 
GeneralRe: Not able to set the default style for the controls with generic.xaml Pin
Mark Salsbery26-Feb-09 7:30
Mark Salsbery26-Feb-09 7:30 
GeneralRe: Not able to set the default style for the controls with generic.xaml Pin
salon26-Feb-09 17:47
salon26-Feb-09 17:47 
GeneralRe: Not able to set the default style for the controls with generic.xaml Pin
Derek Greer31-May-09 5:28
Derek Greer31-May-09 5:28 
GeneralRe: Not able to set the default style for the controls with generic.xaml Pin
salon31-May-09 18:11
salon31-May-09 18:11 
QuestionFill tab items with separated code Pin
Fredrik__24-Feb-09 12:32
Fredrik__24-Feb-09 12:32 
AnswerRe: Fill tab items with separated code Pin
Gideon Engelberth24-Feb-09 15:20
Gideon Engelberth24-Feb-09 15:20 
QuestionCan we use ASP.NET website inside the Silverlight application Pin
salon24-Feb-09 0:59
salon24-Feb-09 0:59 
AnswerRe: Can we use ASP.NET website inside the Silverlight application Pin
Michael Sync24-Feb-09 17:04
Michael Sync24-Feb-09 17:04 
AnswerRe: Can we use ASP.NET website inside the Silverlight application Pin
johnsontroye27-Feb-09 9:34
johnsontroye27-Feb-09 9:34 

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.