Answer Posted / Neha Salonia
The types of binding in WPF include OneWay, OneTime, TwoWay, and OneWayToSource. OneWay binding allows data to flow from a source to a target but not vice versa, OneTime binds the value once when first assigned, TwoWay allows data to flow in both directions, and OneWayToSource is similar to TwoWay but only updates the source if the target's value changes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category