Click here to Skip to main content
15,887,083 members
Home / Discussions / WPF
   

WPF

 
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
mve#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 
QuestionBuilding a GUI in WPF Pin
columbos1492720-Feb-13 21:32
columbos1492720-Feb-13 21:32 
AnswerRe: Building a GUI in WPF Pin
Wayne Gaylard20-Feb-13 22:15
professionalWayne Gaylard20-Feb-13 22:15 
QuestionAfter Upagrading Silverlight from .NET 4 to 4.5 WCF Stopped working Pin
Vimalsoft(Pty) Ltd20-Feb-13 6:54
professionalVimalsoft(Pty) Ltd20-Feb-13 6:54 
AnswerRe: After Upagrading Silverlight from .NET 4 to 4.5 WCF Stopped working Pin
Vimalsoft(Pty) Ltd20-Feb-13 8:16
professionalVimalsoft(Pty) Ltd20-Feb-13 8:16 
QuestionEvent Handling between Threads Pin
AeroClassics19-Feb-13 11:34
professionalAeroClassics19-Feb-13 11:34 
AnswerRe: Event Handling between Threads Pin
SledgeHammer0119-Feb-13 12:57
SledgeHammer0119-Feb-13 12:57 
GeneralRe: Event Handling between Threads Pin
AeroClassics20-Feb-13 4:42
professionalAeroClassics20-Feb-13 4:42 
Questionpanel with sorting animation Pin
tetrapack19-Feb-13 9:00
tetrapack19-Feb-13 9:00 
QuestionI know what's ItemTemplate, what's PropertyTrigger,DataTrigger and MultiTrigger but What's "TemplateTrigger"? Pin
devvvy15-Feb-13 18:29
devvvy15-Feb-13 18:29 
QuestionAbout Silver light Sql Data Connection Pin
vijaynet1014-Feb-13 19:14
vijaynet1014-Feb-13 19:14 
AnswerRe: About Silver light Sql Data Connection Pin
Mycroft Holmes15-Feb-13 0:45
professionalMycroft Holmes15-Feb-13 0:45 
GeneralRe: About Silver light Sql Data Connection Pin
vijaynet1015-Feb-13 4:30
vijaynet1015-Feb-13 4:30 
GeneralRe: About Silver light Sql Data Connection Pin
Pete O'Hanlon15-Feb-13 5:46
mvePete O'Hanlon15-Feb-13 5:46 
AnswerRe: About Silver light Sql Data Connection Pin
Abhinav S15-Feb-13 17:01
Abhinav S15-Feb-13 17:01 

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.