Quantcast
Channel: Editors for WPF - Recent Posts
Browsing all 942 articles
Browse latest View live

Int32EditBox cannot apply UpdateSourceTrigger

<editors: Int32EditBox Value="{Binding MyValue, UpdateSourceTrigger=PropertyChanged, Mode=TwoWay}" /> When I enter a number in the Int32EditBox and specify PropertyChanged, it does not take...

View Article


Re: Int32EditBox cannot apply UpdateSourceTrigger

Hi Chris, Yes please see this topic as it points you to the CommitTriggers property, which is what you'd set to control updates to the Value property.

View Article

Browsing all 942 articles
Browse latest View live