Sometimes it happens in WPF(MVVM) that a UI controls (View/ Xaml ) have Two DataContexts,That's why we use the ElementName property when doing the Binding Expression so we select the Binded property from the wanted DataContext. Sometimes it happens in WPF(MVVM) that a UI con