Click here to Skip to main content
15,886,689 members
Home / Discussions / WPF
   

WPF

 
QuestionGet a Model event in the ViewModel Pin
Mycroft Holmes29-Mar-12 23:38
professionalMycroft Holmes29-Mar-12 23:38 
AnswerRe: Get a Model event in the ViewModel Pin
Pete O'Hanlon29-Mar-12 23:53
mvePete O'Hanlon29-Mar-12 23:53 
GeneralRe: Get a Model event in the ViewModel Pin
Mycroft Holmes30-Mar-12 1:54
professionalMycroft Holmes30-Mar-12 1:54 
GeneralRe: Get a Model event in the ViewModel Pin
Pete O'Hanlon30-Mar-12 2:29
mvePete O'Hanlon30-Mar-12 2:29 
QuestionShowing image for datapoints in Scatter series in Silverlight Pin
Member 877261529-Mar-12 19:20
Member 877261529-Mar-12 19:20 
AnswerRe: Showing image for datapoints in Scatter series in Silverlight Pin
Member 877261529-Mar-12 20:00
Member 877261529-Mar-12 20:00 
Questionbinding with timer Pin
michaelgr129-Mar-12 5:46
michaelgr129-Mar-12 5:46 
AnswerRe: binding with timer Pin
Mycroft Holmes29-Mar-12 12:59
professionalMycroft Holmes29-Mar-12 12:59 
Have a timer in the VM
Have the onchange event in the model for the field reset the timer (and clear the cache string, possibly)
In the tick method check the content of the field if != string.empty and matches the cached string then call your method
Cache the string

Onchange of the selected item always clear the cache string
Never underestimate the power of human stupidity
RAH

GeneralRe: binding with timer Pin
SledgeHammer0129-Mar-12 17:23
SledgeHammer0129-Mar-12 17:23 
GeneralRe: binding with timer Pin
Mycroft Holmes29-Mar-12 18:03
professionalMycroft Holmes29-Mar-12 18:03 
QuestionWPF Image Question Pin
Kevin Marois28-Mar-12 11:18
professionalKevin Marois28-Mar-12 11:18 
GeneralRe: WPF Image Question Pin
Kevin Marois28-Mar-12 13:00
professionalKevin Marois28-Mar-12 13:00 
GeneralRe: WPF Image Question Pin
SledgeHammer0128-Mar-12 13:25
SledgeHammer0128-Mar-12 13:25 
GeneralRe: WPF Image Question Pin
Kevin Marois28-Mar-12 13:38
professionalKevin Marois28-Mar-12 13:38 
GeneralRe: WPF Image Question Pin
Miroslaw Slanda4-Apr-12 1:46
Miroslaw Slanda4-Apr-12 1:46 
QuestionQuick Binding Question Pin
Kevin Marois28-Mar-12 8:16
professionalKevin Marois28-Mar-12 8:16 
AnswerRe: Quick Binding Question Pin
Pete O'Hanlon28-Mar-12 8:40
mvePete O'Hanlon28-Mar-12 8:40 
GeneralRe: Quick Binding Question Pin
Kevin Marois28-Mar-12 8:43
professionalKevin Marois28-Mar-12 8:43 
GeneralRe: Quick Binding Question Pin
SledgeHammer0128-Mar-12 9:46
SledgeHammer0128-Mar-12 9:46 
GeneralRe: Quick Binding Question Pin
Kevin Marois28-Mar-12 11:00
professionalKevin Marois28-Mar-12 11:00 
GeneralRe: Quick Binding Question Pin
SledgeHammer0128-Mar-12 11:08
SledgeHammer0128-Mar-12 11:08 
GeneralRe: Quick Binding Question Pin
Kevin Marois28-Mar-12 11:17
professionalKevin Marois28-Mar-12 11:17 
GeneralRe: Quick Binding Question Pin
SledgeHammer0128-Mar-12 12:15
SledgeHammer0128-Mar-12 12:15 
QuestionWPF Splitter Not Working Pin
Kevin Marois28-Mar-12 6:59
professionalKevin Marois28-Mar-12 6:59 
AnswerRe: WPF Splitter Not Working Pin
Gerry Schmitz28-Mar-12 14:12
mveGerry Schmitz28-Mar-12 14:12 

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.