---
title: "How many types of binding modes in WPF?"  
description: "How many types of binding modes in WPF?"  
author: "Anonymous User"  
published: 2013-10-14  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/1812/how-many-types-of-binding-modes-in-wpf  
category: "wpf"  
tags: ["wpf"]  
reading_time: 1 minute  

---

# How many types of binding modes in WPF?

There are three different binding modes :

- one–way
- two–way
- one–way–to–source

## Answers

### Answer by Anonymous User

There are three different binding modes :

- one–way
- two–way
- one–way–to–source


---

Original Source: https://www.mindstick.com/interview/1812/how-many-types-of-binding-modes-in-wpf

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
