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

WPF

 
GeneralRe: Assign a Command to a Template Item Pin
Mark Salsbery30-Apr-09 7:07
Mark Salsbery30-Apr-09 7:07 
AnswerRe: Assign a Command to a Template Item Pin
Philipp Sumi29-Apr-09 22:20
Philipp Sumi29-Apr-09 22:20 
For me, custom commands are the way to go, also in terms of clean separation of presentation and logic. You can use the CommandParameter property to submit some contextual information.

Edit: I guess you might derive your command from RoutedCommand if you want it to bubble up the tree, which would simplify handling the event in the control that makes use of the template.

NetDrives - Open Source Network Share Management

GeneralRe: Assign a Command to a Template Item Pin
User 2710091-May-09 5:13
User 2710091-May-09 5:13 
QuestionProblem with Silverlight-Tools installation Pin
Frank Köppel27-Apr-09 6:41
Frank Köppel27-Apr-09 6:41 
QuestionRe: Problem with Silverlight-Tools installation Pin
Mark Salsbery27-Apr-09 6:59
Mark Salsbery27-Apr-09 6:59 
AnswerRe: Problem with Silverlight-Tools installation Pin
Frank Köppel27-Apr-09 22:08
Frank Köppel27-Apr-09 22:08 
GeneralRe: Problem with Silverlight-Tools installation Pin
Mark Salsbery28-Apr-09 5:26
Mark Salsbery28-Apr-09 5:26 
GeneralRe: Problem with Silverlight-Tools installation Pin
Frank Köppel29-Apr-09 0:58
Frank Köppel29-Apr-09 0:58 
GeneralRe: Problem with Silverlight-Tools installation Pin
Abhinav S9-May-09 1:28
Abhinav S9-May-09 1:28 
QuestionChange current Style on runtime Pin
Antonio Cambule27-Apr-09 3:07
Antonio Cambule27-Apr-09 3:07 
AnswerRe: Change current Style on runtime Pin
Jammer27-Apr-09 8:04
Jammer27-Apr-09 8:04 
GeneralRe: Change current Style on runtime: >Still Open< Pin
Antonio Cambule27-Apr-09 23:01
Antonio Cambule27-Apr-09 23:01 
Questionnotifications to user while uploading? Pin
kavetypavankumar27-Apr-09 3:06
kavetypavankumar27-Apr-09 3:06 
QuestionRe: notifications to user while uploading? Pin
Mark Salsbery27-Apr-09 7:18
Mark Salsbery27-Apr-09 7:18 
Question[Message Deleted] Pin
srikanth.penmetsa27-Apr-09 2:18
srikanth.penmetsa27-Apr-09 2:18 
QuestionRe: Doubt in silverlight Pin
Mark Salsbery27-Apr-09 7:10
Mark Salsbery27-Apr-09 7:10 
QuestionNeed help with loading help files Pin
Etienne_12326-Apr-09 2:05
Etienne_12326-Apr-09 2:05 
AnswerRe: Need help with loading help files Pin
Pete O'Hanlon26-Apr-09 22:13
mvePete O'Hanlon26-Apr-09 22:13 
GeneralRe: Need help with loading help files Pin
Etienne_12326-Apr-09 23:50
Etienne_12326-Apr-09 23:50 
GeneralRe: Need help with loading help files Pin
Pete O'Hanlon27-Apr-09 0:13
mvePete O'Hanlon27-Apr-09 0:13 
GeneralRe: Need help with loading help files Pin
Pete O'Hanlon3-May-09 1:41
mvePete O'Hanlon3-May-09 1:41 
QuestionAdding items to a ListView in WPF ? Pin
Mohammad Dayyan25-Apr-09 8:54
Mohammad Dayyan25-Apr-09 8:54 
AnswerRe: Adding items to a ListView in WPF ? Pin
Mark Salsbery25-Apr-09 9:01
Mark Salsbery25-Apr-09 9:01 
GeneralRe: Adding items to a ListView in WPF ? Pin
Mohammad Dayyan25-Apr-09 9:18
Mohammad Dayyan25-Apr-09 9:18 
GeneralRe: Adding items to a ListView in WPF ? Pin
Mark Salsbery25-Apr-09 9:26
Mark Salsbery25-Apr-09 9:26 

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.