Click here to Skip to main content
15,878,871 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Single Sign On In WPF Pin
GomathiR18-Mar-09 18:17
GomathiR18-Mar-09 18:17 
QuestionMediaElement does not work Pin
Christian Graus17-Mar-09 21:05
protectorChristian Graus17-Mar-09 21:05 
QuestionRe: MediaElement does not work Pin
Jeremiah Morrill22-Mar-09 18:05
Jeremiah Morrill22-Mar-09 18:05 
QuestionWPF event binding Pin
thangavel198717-Mar-09 21:04
thangavel198717-Mar-09 21:04 
AnswerRe: WPF event binding Pin
GomathiR17-Mar-09 21:52
GomathiR17-Mar-09 21:52 
GeneralRe: WPF event binding Pin
thangavel198717-Mar-09 22:53
thangavel198717-Mar-09 22:53 
GeneralRe: WPF event binding Pin
GomathiR18-Mar-09 18:19
GomathiR18-Mar-09 18:19 
AnswerRe: WPF event binding Pin
Ian Shlasko19-Mar-09 3:47
Ian Shlasko19-Mar-09 3:47 
Actually, it's easier than that.

<Label MouseDown="my_event_handler" />

No need for binding here. To make it even easier, once you enter the name of the event handler, you can right-click on it and pick "Navigate to Event Handler". It'll automatically create the function if it doesn't already exist.
QuestionHow to set the image inside a datagrid Pin
salon17-Mar-09 20:45
salon17-Mar-09 20:45 
AnswerRe: How to set the image inside a datagrid Pin
Mark Salsbery18-Mar-09 6:15
Mark Salsbery18-Mar-09 6:15 
Questionsilverlight Pin
Ch.Gayatri Subudhi17-Mar-09 20:08
Ch.Gayatri Subudhi17-Mar-09 20:08 
AnswerRe: silverlight Pin
Mark Salsbery18-Mar-09 6:22
Mark Salsbery18-Mar-09 6:22 
GeneralRe: silverlight Pin
Ch.Gayatri Subudhi19-Mar-09 19:03
Ch.Gayatri Subudhi19-Mar-09 19:03 
QuestionTrigger Blend Storyboard from code behind. Pin
emptythetill17-Mar-09 9:52
emptythetill17-Mar-09 9:52 
AnswerRe: Trigger Blend Storyboard from code behind. Pin
Pete O'Hanlon17-Mar-09 10:22
mvePete O'Hanlon17-Mar-09 10:22 
GeneralRe: Trigger Blend Storyboard from code behind. Pin
emptythetill17-Mar-09 11:13
emptythetill17-Mar-09 11:13 
GeneralRe: Trigger Blend Storyboard from code behind. Pin
Pete O'Hanlon17-Mar-09 11:16
mvePete O'Hanlon17-Mar-09 11:16 
GeneralRe: Trigger Blend Storyboard from code behind. Pin
emptythetill17-Mar-09 11:36
emptythetill17-Mar-09 11:36 
GeneralRe: Trigger Blend Storyboard from code behind. Pin
Pete O'Hanlon17-Mar-09 11:41
mvePete O'Hanlon17-Mar-09 11:41 
QuestionValue Converter Work Around For Data Validation Pin
BlitzPackage17-Mar-09 5:11
BlitzPackage17-Mar-09 5:11 
AnswerRe: Value Converter Work Around For Data Validation Pin
Pete O'Hanlon17-Mar-09 5:52
mvePete O'Hanlon17-Mar-09 5:52 
GeneralRe: Value Converter Work Around For Data Validation Pin
BlitzPackage17-Mar-09 6:36
BlitzPackage17-Mar-09 6:36 
QuestionHow to set the background color of a particluar column in Silverlight? Pin
salon17-Mar-09 3:38
salon17-Mar-09 3:38 
QuestionWooHoo!!! Pin
Jammer17-Mar-09 2:49
Jammer17-Mar-09 2:49 
AnswerRe: WooHoo!!! Pin
Pete O'Hanlon17-Mar-09 3:00
mvePete O'Hanlon17-Mar-09 3:00 

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.