Click here to Skip to main content
15,912,316 members
Home / Discussions / WPF
   

WPF

 
QuestionUnable to access DatePicker's SelectedDate property Pin
Suj_7822-Jul-14 3:26
Suj_7822-Jul-14 3:26 
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 
QuestionPass a window to a dialog as owner Pin
Mycroft Holmes21-Jul-14 22:54
professionalMycroft Holmes21-Jul-14 22:54 
AnswerRe: Pass a window to a dialog as owner Pin
SledgeHammer0122-Jul-14 4:55
SledgeHammer0122-Jul-14 4:55 
GeneralRe: Pass a window to a dialog as owner Pin
Mycroft Holmes23-Jul-14 1:06
professionalMycroft Holmes23-Jul-14 1:06 
QuestionPass selection to container Pin
Mycroft Holmes15-Jul-14 21:55
professionalMycroft Holmes15-Jul-14 21:55 
AnswerRe: Pass selection to container Pin
SledgeHammer0116-Jul-14 5:09
SledgeHammer0116-Jul-14 5:09 
AnswerRe: Pass selection to container Pin
Biswa Pujarini Mohapatra16-Jul-14 16:55
Biswa Pujarini Mohapatra16-Jul-14 16:55 
GeneralRe: Pass selection to container Pin
Mycroft Holmes16-Jul-14 19:28
professionalMycroft Holmes16-Jul-14 19:28 
AnswerRe: Pass selection to container - Resolved Pin
Mycroft Holmes6-Aug-14 15:59
professionalMycroft Holmes6-Aug-14 15:59 
QuestionDynamically creating controls in WPF/MVV Pin
Ashfaque Hussain15-Jul-14 20:20
Ashfaque Hussain15-Jul-14 20:20 
AnswerRe: Dynamically creating controls in WPF/MVV Pin
Richard MacCutchan15-Jul-14 22:13
mveRichard MacCutchan15-Jul-14 22:13 
GeneralRe: Dynamically creating controls in WPF/MVV Pin
Ashfaque Hussain16-Jul-14 2:05
Ashfaque Hussain16-Jul-14 2:05 
SuggestionRe: Dynamically creating controls in WPF/MVV Pin
Richard MacCutchan16-Jul-14 2:25
mveRichard MacCutchan16-Jul-14 2:25 
Questionhow this code works and why tag is used Pin
anil42010-Jul-14 22:57
anil42010-Jul-14 22:57 
AnswerRe: how this code works and why tag is used Pin
simbos10-Jul-14 23:28
simbos10-Jul-14 23:28 
SuggestionRe: hello Pin
Richard MacCutchan10-Jul-14 22:34
mveRichard MacCutchan10-Jul-14 22:34 
QuestionConfused about MarkupExtension class reference in XAML Pin
Mc_Topaz9-Jul-14 3:38
Mc_Topaz9-Jul-14 3:38 
AnswerRe: Confused about MarkupExtension class reference in XAML Pin
Pete O'Hanlon9-Jul-14 4:45
mvePete O'Hanlon9-Jul-14 4:45 
Steffe - MarkupExtensions apply a little bit of magic here. If you add Extension to the end of your MarkupExtension class, you can leave this out of your XAML and the compiler will pick up which one you're trying to use.

As to your other question, is there a class called LangExtension in there by any chance?
QuestionRe: Confused about MarkupExtension class reference in XAML Pin
Mc_Topaz9-Jul-14 5:34
Mc_Topaz9-Jul-14 5:34 
AnswerRe: Confused about MarkupExtension class reference in XAML Pin
Pete O'Hanlon9-Jul-14 5:55
mvePete O'Hanlon9-Jul-14 5:55 

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.