Click here to Skip to main content
15,909,741 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: WPF app that open an image file and draw rectangular areas on top of it that correspond to clickable portions of the image. Pin
Mycroft Holmes3-Aug-14 19:08
professionalMycroft Holmes3-Aug-14 19:08 
QuestionHow To Call A Method In A User Control Pin
Kevin Marois1-Aug-14 8:01
professionalKevin Marois1-Aug-14 8:01 
AnswerRe: How To Call A Method In A User Control Pin
Mycroft Holmes1-Aug-14 13:38
professionalMycroft Holmes1-Aug-14 13:38 
GeneralRe: How To Call A Method In A User Control Pin
Kevin Marois4-Aug-14 6:13
professionalKevin Marois4-Aug-14 6:13 
QuestionRe: How To Call A Method In A User Control Pin
Richard Deeming4-Aug-14 6:53
mveRichard Deeming4-Aug-14 6:53 
AnswerRe: How To Call A Method In A User Control Pin
Kevin Marois4-Aug-14 6:57
professionalKevin Marois4-Aug-14 6:57 
GeneralRe: How To Call A Method In A User Control Pin
Richard Deeming4-Aug-14 7:02
mveRichard Deeming4-Aug-14 7:02 
GeneralRe: How To Call A Method In A User Control Pin
Kevin Marois4-Aug-14 7:03
professionalKevin Marois4-Aug-14 7:03 
GeneralRe: How To Call A Method In A User Control Pin
Richard Deeming4-Aug-14 7:16
mveRichard Deeming4-Aug-14 7:16 
GeneralRe: How To Call A Method In A User Control Pin
SledgeHammer014-Aug-14 10:07
SledgeHammer014-Aug-14 10:07 
GeneralRe: How To Call A Method In A User Control Pin
Kevin Marois4-Aug-14 10:10
professionalKevin Marois4-Aug-14 10:10 
GeneralRe: How To Call A Method In A User Control Pin
SledgeHammer014-Aug-14 10:46
SledgeHammer014-Aug-14 10:46 
GeneralRe: How To Call A Method In A User Control Pin
Kevin Marois4-Aug-14 10:48
professionalKevin Marois4-Aug-14 10:48 
AnswerRe: How To Call A Method In A User Control Pin
_Maxxx_4-Aug-14 18:38
professional_Maxxx_4-Aug-14 18:38 
GeneralRe: How To Call A Method In A User Control Pin
SledgeHammer016-Aug-14 9:27
SledgeHammer016-Aug-14 9:27 
QuestionHow to send a fax using wpf? Pin
Kesavanksk24-Jul-14 23:41
Kesavanksk24-Jul-14 23:41 
AnswerRe: How to send a fax using wpf? Pin
Pete O'Hanlon25-Jul-14 0:54
mvePete O'Hanlon25-Jul-14 0:54 
GeneralRe: How to send a fax using wpf? Pin
Mycroft Holmes25-Jul-14 14:31
professionalMycroft Holmes25-Jul-14 14:31 
AnswerRe: How to send a fax using wpf? Pin
Afzaal Ahmad Zeeshan15-Aug-14 6:46
professionalAfzaal Ahmad Zeeshan15-Aug-14 6:46 
QuestionUnable to access DatePicker's SelectedDate property Pin
Suj_7822-Jul-14 3:26
Suj_7822-Jul-14 3:26 
Hi I have created a class called DatePickerEx.cs that inherits from DatePicker class. Then I created a UserControl called CustomDatePicker.xaml that references the DatePickerEx.cs class in the xaml code.If I bind the "selecteddate" property in xaml at this point, it works good. So far so good.

Now, I reference the CustomDatePicker.xaml usercontrol inside another UserControl, at this point I have no way to set the "SelectedDate" property on the new UserControl called CustomDatePicker.xaml, can someone explain me how can I expose the DatePickerEx.cs->DatePicker.cs SelectedDate property via the new userControl CustomDatePicker.xaml to any other consumers of CustomDatePicker.xaml.

I need to use some kind of Dependency Property to achive this?

Your help will be highly appreciated.

Thank you.
happy coding!

AnswerRe: Unable to access DatePicker's SelectedDate property Pin
SledgeHammer0123-Jul-14 5:14
SledgeHammer0123-Jul-14 5:14 
QuestionProblème with TreeView Pin
Mouaici Mohamed22-Jul-14 1:38
Mouaici Mohamed22-Jul-14 1:38 
AnswerRe: Problème with TreeView Pin
Mycroft Holmes23-Jul-14 1:08
professionalMycroft Holmes23-Jul-14 1:08 
GeneralRe: Problème with TreeView Pin
Mouaici Mohamed23-Jul-14 1:14
Mouaici Mohamed23-Jul-14 1:14 
GeneralRe: Problème with TreeView Pin
Mycroft Holmes23-Jul-14 3:00
professionalMycroft Holmes23-Jul-14 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.