Mode [Binding.Mode] [T:Target, S:Source]

  • TwoWay: Updates other when either changes
  • OneWay: Updates [T] when source changes
  • OneTime: Updates [T] when source changes/view is loaded.
  • OneWayToSource: Updates [S] when [T] changes
  • Default: Uses default from the [T] dependency property

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.