Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8130169
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T08:36:34+00:00 2026-06-06T08:36:34+00:00

SL4, MVVM. Our MainView has a corresponding MainViewModel as its DataContext. MainViewModel has a

  • 0

SL4, MVVM. Our MainView has a corresponding MainViewModel as its DataContext.
MainViewModel has a ThingViewModel for a property — CurrentThingViewModel .

We bind a CheckBox in the MainView to a property of ThingViewModel:

<CheckBox IsChecked="{Binding CurrentThingViewModel.ReadOnly, Mode=TwoWay}" />

When a differnt ThingViewModel is assigned to CurrentThingViewModel, CTVM raises a PropertyChanged event. Does the CheckBox get notified, since it is bound to the property of CTVM, and not the property actually raising the PropertyChanged event?

Thanks for any insights…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T08:36:35+00:00Added an answer on June 6, 2026 at 8:36 am

    Yes, the binding will listen for a PropertyChanged event on all levels of the provided binding, if the first level binding is updating, all lower level bindings are trigerred as well.

    <CheckBox IsChecked="{Binding X.Y.Z, Mode=TwoWay}" />
    

    The binding will check the value of X.Y.Z if PropertyChanged events are fired on either X, Y or Z

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Doing my first SL4 MVVM RIA based application and i ran into the following
For our Silverlight Project (SL4) I'm using a Model which might contain Lists (
I have read that SL4 introduces the ability to data bind properties on objects
We are building a LOB application using SL4, PRISM and MVVM. I noticed very
I am using MVVM Light with SL4. My View's are resolving their View Model
I am using SL4, MVVM Toolkit, Entity Framework 4 & WCF RIA Services. I
VS 2010 ,c# silverlight 4, RIA, MVVM light i moved my SL4 app to
I've been using mvvm to develop a RIA service sl4 app and i seem
I'm developing a SL4 OOB application that has suddenly started giving me the white
In our SL4 application built on Caliburn.Micro, we've come across a (another) memory leak.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.