Click here to Skip to main content
15,796,102 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Throwing videos using Silverlight Pin
Michael Sync23-Jul-09 21:47
Michael Sync23-Jul-09 21:47 
QuestionCFormView in WPF Pin
Member 377636719-Apr-09 19:13
Member 377636719-Apr-09 19:13 
AnswerRe: CFormView in WPF Pin
Pete O'Hanlon19-Apr-09 22:52
subeditorPete O'Hanlon19-Apr-09 22:52 
QuestionPerformance - Memory Usage Pin
Jammer19-Apr-09 10:24
Jammer19-Apr-09 10:24 
AnswerRe: Performance - Memory Usage Pin
Roman Lerman20-Apr-09 23:14
Roman Lerman20-Apr-09 23:14 
GeneralRe: Performance - Memory Usage Pin
Jammer21-Apr-09 9:26
Jammer21-Apr-09 9:26 
QuestionDatabinding in UserControl [modified] Pin
mikla52119-Apr-09 7:43
mikla52119-Apr-09 7:43 
AnswerRe: Databinding in UserControl Pin
Mark Salsbery19-Apr-09 8:44
Mark Salsbery19-Apr-09 8:44 
You will need to make sure the source is right on the binding.

Here's a simple example of one way to do it:
WPF: Binding to Properties in your UserControl or Window[^]

I'm not sure why you'd want to bind directly to the field, nor do I think
you can, but you should be able to bind to the ATest property. Of course, for
change notifications when the property is updated, you may want to make that a
dependency property.

Mark

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: Databinding in UserControl Pin
mikla52119-Apr-09 19:38
mikla52119-Apr-09 19:38 
GeneralRe: Databinding in UserControl Pin
Mark Salsbery19-Apr-09 20:13
Mark Salsbery19-Apr-09 20:13 
QuestionError Pin
Saiyed Alam18-Apr-09 6:43
Saiyed Alam18-Apr-09 6:43 
QuestionLoad MFC CFormView from WPF Pin
Member 377636718-Apr-09 1:17
Member 377636718-Apr-09 1:17 
AnswerRe: Load MFC CFormView from WPF Pin
Mark Salsbery19-Apr-09 8:54
Mark Salsbery19-Apr-09 8:54 
QuestionTabcontrol layout with Prism Pin
Abhinav S17-Apr-09 21:00
Abhinav S17-Apr-09 21:00 
QuestionUnselect text in textbox on textbox lostfocus event. Pin
pc.rajesh.singh17-Apr-09 5:45
pc.rajesh.singh17-Apr-09 5:45 
AnswerRe: Unselect text in textbox on textbox lostfocus event. Pin
sivaddrahcir20-Apr-09 8:26
sivaddrahcir20-Apr-09 8:26 
GeneralRe: Unselect text in textbox on textbox lostfocus event. Pin
pc.rajesh.singh24-Apr-09 0:53
pc.rajesh.singh24-Apr-09 0:53 
GeneralRe: Unselect text in textbox on textbox lostfocus event. Pin
sivaddrahcir24-Apr-09 8:58
sivaddrahcir24-Apr-09 8:58 
QuestionHow to download file from a physical location in Silverlight? urgent......... Pin
salon17-Apr-09 4:49
salon17-Apr-09 4:49 
AnswerRe: How to download file from a physical location in Silverlight? urgent......... Pin
Mark Salsbery17-Apr-09 9:42
Mark Salsbery17-Apr-09 9:42 
AnswerRe: How to download file from a physical location in Silverlight? urgent......... Pin
Braulio Dez17-Apr-09 10:01
Braulio Dez17-Apr-09 10:01 
GeneralRe: How to download file from a physical location in Silverlight? urgent......... Pin
salon18-Apr-09 1:26
salon18-Apr-09 1:26 
GeneralRe: How to download file from a physical location in Silverlight? urgent......... Pin
Braulio Dez18-Apr-09 10:06
Braulio Dez18-Apr-09 10:06 
Questionapp.config --> xaml? [modified] Pin
devvvy17-Apr-09 0:55
devvvy17-Apr-09 0:55 
AnswerRe: app.config --> xaml? Pin
Pete O'Hanlon17-Apr-09 3:13
subeditorPete O'Hanlon17-Apr-09 3:13 

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.