Click here to Skip to main content
15,918,967 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: How to expand TreeViewItem programatically? Pin
Mycroft Holmes4-Mar-13 11:49
professionalMycroft Holmes4-Mar-13 11:49 
GeneralRe: How to expand TreeViewItem programatically? Pin
SledgeHammer014-Mar-13 12:09
SledgeHammer014-Mar-13 12:09 
GeneralRe: How to expand TreeViewItem programatically? Pin
Mycroft Holmes3-Apr-13 14:06
professionalMycroft Holmes3-Apr-13 14:06 
QuestionAuto complite text box Pin
columbos149273-Mar-13 8:51
columbos149273-Mar-13 8:51 
AnswerRe: Auto complite text box Pin
Wayne Gaylard4-Mar-13 6:26
professionalWayne Gaylard4-Mar-13 6:26 
QuestionOverride Textbox Pin
Kevin Marois1-Mar-13 8:16
professionalKevin Marois1-Mar-13 8:16 
AnswerRe: Override Textbox Pin
Richard MacCutchan2-Mar-13 0:05
mveRichard MacCutchan2-Mar-13 0:05 
AnswerRe: Override Textbox Pin
Pete O'Hanlon2-Mar-13 1:09
mvePete O'Hanlon2-Mar-13 1:09 
GeneralRe: Override Textbox Pin
Kevin Marois5-Mar-13 11:01
professionalKevin Marois5-Mar-13 11:01 
GeneralRe: Override Textbox Pin
Pete O'Hanlon5-Mar-13 11:18
mvePete O'Hanlon5-Mar-13 11:18 
QuestionLimit Text Input Length Pin
Kevin Marois1-Mar-13 8:10
professionalKevin Marois1-Mar-13 8:10 
AnswerRe: Limit Text Input Length Pin
Mycroft Holmes1-Mar-13 23:41
professionalMycroft Holmes1-Mar-13 23:41 
AnswerRe: Limit Text Input Length Pin
Pete O'Hanlon3-Mar-13 9:59
mvePete O'Hanlon3-Mar-13 9:59 
QuestionPrism Pin
Kevin Marois1-Mar-13 6:33
professionalKevin Marois1-Mar-13 6:33 
AnswerRe: Prism Pin
Jason Gleim1-Mar-13 7:43
professionalJason Gleim1-Mar-13 7:43 
GeneralRe: Prism Pin
Kevin Marois1-Mar-13 7:47
professionalKevin Marois1-Mar-13 7:47 
QuestionC# combobox in datagrid filling Pin
Member 975714928-Feb-13 0:07
Member 975714928-Feb-13 0:07 
AnswerRe: C# combobox in datagrid filling Pin
Mycroft Holmes1-Mar-13 12:00
professionalMycroft Holmes1-Mar-13 12:00 
QuestionCannot Integrate Silverlight Control with aspx web page Pin
Pilu00727-Feb-13 19:23
Pilu00727-Feb-13 19:23 
AnswerRe: Cannot Integrate Silverlight Control with aspx web page Pin
Jason Gleim1-Mar-13 7:50
professionalJason Gleim1-Mar-13 7:50 
GeneralRe: Cannot Integrate Silverlight Control with aspx web page Pin
Pilu0071-Mar-13 20:42
Pilu0071-Mar-13 20:42 
QuestionFiring an ICommand from a Style? Pin
SledgeHammer0127-Feb-13 14:27
SledgeHammer0127-Feb-13 14:27 
What's the preferred way to add an event -> ICommand mapping from within a style. I know I can do this use the i:interaction stuff *IF* I'm re-templating. In my case, I do not want to re-template. I just want to add an event handler through the style (because the base style must remain generic). There is no "root" UIElement to add to either. Specifically, I'm trying to handle an event thats coming from the TreeViewItem in my VM. I template the TreeViewItem in my UI Library, but I can't have app specific stuff in there. Don't want to copy the styles over because they are quite large and they really need to remain in the UI library so I don't have to maintain 2 copies.

I've seen some mention of attached behaviors, but it seems like you can only add a single attached command through a style??
AnswerRe: Firing an ICommand from a Style? Pin
Cracked-Down7-Mar-13 2:29
Cracked-Down7-Mar-13 2:29 
QuestionExtended Toolkit Editor Templates Pin
#realJSOP22-Feb-13 6:17
professional#realJSOP22-Feb-13 6:17 
QuestionIs Visual studio 2012 using WPF's WindowChrome trick ? Pin
Member 806124520-Feb-13 22:45
Member 806124520-Feb-13 22:45 

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.