Multiple choice Which of the following statements is false about dependency properties in Silverlight? These are specific to the CLR (Common Language Runtime). These properties compute the value of a property that is based on the value of other inputs. These provide computation of properties like JIT, animation, etc. These are supported by base class libraries. These can be implemented by callback events. Reveal answer Fill a bubble to check yourself D Correct answer Explanation Base class libraries do not support these properties.