Click here to Skip to main content
15,898,849 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: WPF Hyperlink In Treeview Problem Pin
SledgeHammer0112-Jul-12 12:13
SledgeHammer0112-Jul-12 12:13 
GeneralRe: WPF Hyperlink In Treeview Problem Pin
Kevin Marois12-Jul-12 12:23
professionalKevin Marois12-Jul-12 12:23 
GeneralRe: WPF Hyperlink In Treeview Problem Pin
SledgeHammer0112-Jul-12 12:54
SledgeHammer0112-Jul-12 12:54 
GeneralRe: WPF Hyperlink In Treeview Problem Pin
SledgeHammer0112-Jul-12 12:58
SledgeHammer0112-Jul-12 12:58 
GeneralRe: WPF Hyperlink In Treeview Problem Pin
Kevin Marois12-Jul-12 13:17
professionalKevin Marois12-Jul-12 13:17 
GeneralRe: WPF Hyperlink In Treeview Problem Pin
Kevin Marois13-Jul-12 8:48
professionalKevin Marois13-Jul-12 8:48 
GeneralRe: WPF Hyperlink In Treeview Problem Pin
SledgeHammer0113-Jul-12 9:08
SledgeHammer0113-Jul-12 9:08 
GeneralRe: WPF Hyperlink In Treeview Problem Pin
Kevin Marois13-Jul-12 9:33
professionalKevin Marois13-Jul-12 9:33 
That did it!
_SelectedLinkCommand = new RelayCommand<NodeModel>(p => selectedTreeItemExecuted(p), p => selectedTreeItemCanExecute(p));


Worked like a charm. Thanks

ya know, I notice that there's not alot on CP about a TreeView with Hyperlinks. Maybe I'll turn this into an article. WHat do ya think?
If it's not broken, fix it until it is

QuestionSilverlight Application vs Silverlight Business Application Pin
Kevin Marois12-Jul-12 6:14
professionalKevin Marois12-Jul-12 6:14 
AnswerRe: Silverlight Application vs Silverlight Business Application Pin
RobCroll12-Jul-12 13:08
RobCroll12-Jul-12 13:08 
GeneralRe: Silverlight Application vs Silverlight Business Application Pin
Kevin Marois12-Jul-12 13:18
professionalKevin Marois12-Jul-12 13:18 
QuestionWPF Charting Grouped Column Chart Pin
jonathan1512-Jul-12 3:29
jonathan1512-Jul-12 3:29 
GeneralButton Bound To Command Won't Disable Pin
Kevin Marois11-Jul-12 8:07
professionalKevin Marois11-Jul-12 8:07 
GeneralRe: Button Bound To Command Won't Disable Pin
SledgeHammer0111-Jul-12 9:37
SledgeHammer0111-Jul-12 9:37 
GeneralRe: Button Bound To Command Won't Disable Pin
Kevin Marois12-Jul-12 6:50
professionalKevin Marois12-Jul-12 6:50 
GeneralRe: Button Bound To Command Won't Disable Pin
SledgeHammer0112-Jul-12 7:14
SledgeHammer0112-Jul-12 7:14 
GeneralRe: Button Bound To Command Won't Disable Pin
Kevin Marois12-Jul-12 7:37
professionalKevin Marois12-Jul-12 7:37 
GeneralRe: Button Bound To Command Won't Disable Pin
Mycroft Holmes11-Jul-12 13:19
professionalMycroft Holmes11-Jul-12 13:19 
GeneralRe: Button Bound To Command Won't Disable Pin
RobCroll12-Jul-12 13:21
RobCroll12-Jul-12 13:21 
GeneralRe: Button Bound To Command Won't Disable Pin
PaulLinton16-Jul-12 20:08
PaulLinton16-Jul-12 20:08 
QuestionChanging Cell Color dynamically in Datagrid using C#.net Pin
palaniappan v10-Jul-12 21:41
palaniappan v10-Jul-12 21:41 
AnswerRe: Changing Cell Color dynamically in Datagrid using C#.net Pin
Pete O'Hanlon10-Jul-12 23:55
mvePete O'Hanlon10-Jul-12 23:55 
JokeRe: Changing Cell Color dynamically in Datagrid using C#.net Pin
Mycroft Holmes11-Jul-12 1:02
professionalMycroft Holmes11-Jul-12 1:02 
GeneralRe: Changing Cell Color dynamically in Datagrid using C#.net Pin
Pete O'Hanlon11-Jul-12 1:04
mvePete O'Hanlon11-Jul-12 1:04 
Questionsilverlight databinding Pin
Bhushan futane10-Jul-12 19:04
Bhushan futane10-Jul-12 19:04 

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.