Click here to Skip to main content
15,892,746 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: MVVM: TreeViewItem double click -> command? Pin
Pete O'Hanlon23-Jun-11 7:01
mvePete O'Hanlon23-Jun-11 7:01 
GeneralRe: MVVM: TreeViewItem double click -> command? Pin
SledgeHammer0123-Jun-11 7:13
SledgeHammer0123-Jun-11 7:13 
GeneralRe: MVVM: TreeViewItem double click -> command? Pin
Pete O'Hanlon23-Jun-11 7:14
mvePete O'Hanlon23-Jun-11 7:14 
GeneralRe: MVVM: TreeViewItem double click -> command? Pin
Mycroft Holmes23-Jun-11 12:04
professionalMycroft Holmes23-Jun-11 12:04 
GeneralRe: MVVM: TreeViewItem double click -> command? Pin
SledgeHammer0123-Jun-11 12:50
SledgeHammer0123-Jun-11 12:50 
GeneralRe: MVVM: TreeViewItem double click -> command? Pin
Mycroft Holmes23-Jun-11 14:47
professionalMycroft Holmes23-Jun-11 14:47 
GeneralRe: MVVM: TreeViewItem double click -> command? Pin
Pete O'Hanlon23-Jun-11 20:20
mvePete O'Hanlon23-Jun-11 20:20 
GeneralRe: MVVM: TreeViewItem double click -> command? Pin
Pete O'Hanlon23-Jun-11 20:19
mvePete O'Hanlon23-Jun-11 20:19 
It's a hack, because you don't have any chance to deal with the message you want to. It's not a criticism of your code - just that you shouldn't have to do that. It's at odds with the templated nature of WPF because while you can restyle the UI, you can't restyle the behaviour of the interactions without having to work round it. So, it's a hack.

Forgive your enemies - it messes with their heads


My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility


Questionusing navigation pages in wpf Pin
zooom_921-Jun-11 19:12
zooom_921-Jun-11 19:12 
AnswerRe: using navigation pages in wpf Pin
Pete O'Hanlon21-Jun-11 21:28
mvePete O'Hanlon21-Jun-11 21:28 
QuestionWPF - resource site Pin
Simon_Whale21-Jun-11 11:52
Simon_Whale21-Jun-11 11:52 
AnswerRe: WPF - resource site Pin
Soulus8321-Jun-11 12:53
Soulus8321-Jun-11 12:53 
GeneralRe: WPF - resource site Pin
Pete O'Hanlon21-Jun-11 21:02
mvePete O'Hanlon21-Jun-11 21:02 
AnswerRe: WPF - resource site Pin
Mark Salsbery21-Jun-11 13:04
Mark Salsbery21-Jun-11 13:04 
QuestionUserControl in MVVM w/ no code behind? is it possible? Pin
SledgeHammer0121-Jun-11 10:04
SledgeHammer0121-Jun-11 10:04 
AnswerRe: UserControl in MVVM w/ no code behind? is it possible? Pin
Pete O'Hanlon21-Jun-11 10:27
mvePete O'Hanlon21-Jun-11 10:27 
GeneralRe: UserControl in MVVM w/ no code behind? is it possible? Pin
SledgeHammer0121-Jun-11 10:49
SledgeHammer0121-Jun-11 10:49 
GeneralRe: UserControl in MVVM w/ no code behind? is it possible? Pin
Soulus8321-Jun-11 12:57
Soulus8321-Jun-11 12:57 
GeneralRe: UserControl in MVVM w/ no code behind? is it possible? Pin
SledgeHammer0121-Jun-11 13:02
SledgeHammer0121-Jun-11 13:02 
GeneralRe: UserControl in MVVM w/ no code behind? is it possible? Pin
Pete O'Hanlon21-Jun-11 21:08
mvePete O'Hanlon21-Jun-11 21:08 
AnswerRe: UserControl in MVVM w/ no code behind? is it possible? Pin
Abhinav S21-Jun-11 21:22
Abhinav S21-Jun-11 21:22 
QuestionNullReferenceException was throwm on 'Groupbox' Pin
AmbiguousName20-Jun-11 18:20
AmbiguousName20-Jun-11 18:20 
AnswerRe: NullReferenceException was throwm on 'Groupbox' Pin
SledgeHammer0121-Jun-11 6:26
SledgeHammer0121-Jun-11 6:26 
AnswerRe: NullReferenceException was throwm on 'Groupbox' Pin
Pete O'Hanlon21-Jun-11 6:30
mvePete O'Hanlon21-Jun-11 6:30 
QuestionCustom control derived from DataGrid Pin
Nitsan Selinger19-Jun-11 21:12
Nitsan Selinger19-Jun-11 21:12 

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.