Click here to Skip to main content
15,899,825 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Generate decimal point automatically while entering in textbox in wpf Pin
Abhinav S1-Sep-10 20:47
Abhinav S1-Sep-10 20:47 
GeneralRe: Generate decimal point automatically while entering in textbox in wpf Pin
sumit70341-Sep-10 21:39
sumit70341-Sep-10 21:39 
AnswerRe: Generate decimal point automatically while entering in textbox in wpf Pin
Pete O'Hanlon1-Sep-10 23:07
mvePete O'Hanlon1-Sep-10 23:07 
AnswerRe: Generate decimal point automatically while entering in textbox in wpf Pin
V.2-Sep-10 20:16
professionalV.2-Sep-10 20:16 
GeneralRe: Generate decimal point automatically while entering in textbox in wpf Pin
Pete O'Hanlon2-Sep-10 22:38
mvePete O'Hanlon2-Sep-10 22:38 
GeneralRe: Generate decimal point automatically while entering in textbox in wpf Pin
V.2-Sep-10 22:47
professionalV.2-Sep-10 22:47 
QuestionTrying to bind to a dependency property [modified] Pin
Christian Graus1-Sep-10 19:26
protectorChristian Graus1-Sep-10 19:26 
AnswerRe: Trying to bind to a dependency property Pin
PumbaPumba27-Sep-10 7:53
PumbaPumba27-Sep-10 7:53 
Hi Christian Graus,

Included UpdateSourceTrigger="PropertyChanged" in binding. Like,

"showProgessOnDesktop" IsYes="{Binding Mode=TwoWay, Path=ShowOnDesktop, Source={x:Static c:Preferences.Instance}, UpdateSourceTrigger=PropertyChanged}"


HTH
QuestionFinding a Keybinding Pin
Drathmar1-Sep-10 10:36
Drathmar1-Sep-10 10:36 
QuestionAdding custom routed event of user control to xaml of a window in wpf Pin
dashingsidds1-Sep-10 5:04
dashingsidds1-Sep-10 5:04 
AnswerRe: Adding custom routed event of user control to xaml of a window in wpf Pin
dashingsidds1-Sep-10 22:35
dashingsidds1-Sep-10 22:35 
Questionchanging skins Pin
V.1-Sep-10 4:23
professionalV.1-Sep-10 4:23 
AnswerRe: changing skins Pin
Ian Shlasko1-Sep-10 5:33
Ian Shlasko1-Sep-10 5:33 
GeneralRe: changing skins Pin
V.1-Sep-10 9:49
professionalV.1-Sep-10 9:49 
GeneralRe: changing skins Pin
Ian Shlasko1-Sep-10 10:16
Ian Shlasko1-Sep-10 10:16 
QuestionChange style of application Pin
tonydang1-Sep-10 0:38
tonydang1-Sep-10 0:38 
AnswerRe: Change style of application Pin
#realJSOP1-Sep-10 2:25
professional#realJSOP1-Sep-10 2:25 
QuestionHow to post my example Pin
tonydang31-Aug-10 23:24
tonydang31-Aug-10 23:24 
AnswerRe: How to post my example Pin
Pete O'Hanlon1-Sep-10 0:21
mvePete O'Hanlon1-Sep-10 0:21 
AnswerRe: How to post my example Pin
AspDotNetDev1-Sep-10 9:31
protectorAspDotNetDev1-Sep-10 9:31 
QuestionDate Problem in SL Pin
Jagz W31-Aug-10 21:05
professionalJagz W31-Aug-10 21:05 
AnswerRe: Date Problem in SL Pin
Pete O'Hanlon31-Aug-10 21:36
mvePete O'Hanlon31-Aug-10 21:36 
GeneralRe: Date Problem in SL Pin
Jagz W1-Sep-10 3:16
professionalJagz W1-Sep-10 3:16 
GeneralRe: Date Problem in SL Pin
Pete O'Hanlon1-Sep-10 3:17
mvePete O'Hanlon1-Sep-10 3:17 
GeneralRe: Date Problem in SL Pin
V.1-Sep-10 9:52
professionalV.1-Sep-10 9:52 

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.