Updating source

Binding.UpdateSourceTrigger

  • PropertyChanged: Updates immediately
  • LostFocus: Updates when focus target element loses focus
  • Explicit: Update when UpdateSource() is called
  • Default: Uses the default value for binding target

Binding.Delay: [.net 4.5] [Binding.Mode:TwoWay / OneWayToSource ]

  • Milliseconds to wait before source is updated

Get MVVM Survival Guide for Enterprise Architectures in Silverlight and WPF now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.