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 6054513
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T08:09:41+00:00 2026-05-23T08:09:41+00:00

i am learning silverlight recently and find its difficult to understand the essence of

  • 0

i am learning silverlight recently and find its difficult to understand the essence of the dependency property system. can I make a analogy between silverlight’s dependency property and javascript’s object property? both of them are implemented by a hashtable-like data structure and can be add/remove at run time , am i right?

  • 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-05-23T08:09:42+00:00Added an answer on May 23, 2026 at 8:09 am

    Think of DependencyProperties as Pointers or Addresses. Instead of setting a property to a value, you are setting it to a an address which points to another value.

    For example, instead of saying a TextBox’s text is equal to SomeValue, you are saying it is pointing to a string value in the ViewModel. Or it is pointing to the Name property of some object. Or pointing to a specified ComboBox’s SelectedText. Of course, you could always say it points directly to a string of “SomeValue”

    <TextBox Text="{Binding SomeProperty}" />
    <TextBox Text="{Binding SomeObject.SomeProperty}" />
    <TextBox Text="{Binding ElementName=MyComboBox, Path=SelectedText}" />
    <TextBox Text="SomeValue" />
    

    Basically, it is a property that is dependent on some other value.

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

Sidebar

Related Questions

I have recently started learning Silverlight and can't figure out how make this work.
I recently started learning about ASP.Net MVC and its various features MVC_3_MUSIC_STORE + CODE
I just recently started learning Windows Phone 7 development, C# and Silverlight. I'm making
Just learning Silverlight 4/RIA and i 'm stuck in a weird problem: setup an
I'm learning Silverlight and am trying to ingest some new concepts. Just so I
I am just started learning silverlight and it's controls. I am pretty much sure
I'm learning to build Silverlight 3 apps using WCF to communicate with the back
Learning xml, Can anyone help me? I have following XML code: **<book lang=en>name of
I've just begun learning Silverlight (though I have 3 years C# experience). I'm trying
I'm learning Silverlight and I want a control that lets the user enter a

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.