What is Attached property?



What is Attached property?..

Answer / anonymous

Attached properties are a programming concept introduced in
XAML whereby properties can be owned and defined by a
particular type, but set as attributes or property elements
on any element. The primary scenario that attached
properties are intended for is to enable child elements in
a markup structure to report information to a parent
element without requiring an extensively shared object
model across all elements. Conversely, attached properties
can be used by parent elements to report information to
child elements. For more information on the purpose of
attached properties and how to create your own attached
properties, see Attached Properties Overview.
Attached properties use a syntax that superficially
resembles property element syntax, in that you also specify
a typeName.propertyName combination. There are two
important differences:
· You can use the typeName.propertyName combination
even when setting an attached property through attribute
syntax. Attached properties are the only case where
qualifying the property name is a requirement in an
attribute syntax.
· You can also use property element syntax for
attached properties. However, for typical property element
syntax, the typeName you specify is the object element that
contains the property element. If you are referring to an
attached property, then the typeName is the class that
defines the attached property, not the containing object
element.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Microsoft Related AllOther Interview Questions

What is Kerberos? Which version is currently used by Windows? How does Kerberos work?

1 Answers   IBM, Patni,


How does xaml relate to e-speak? : xaml

0 Answers  


What is the maximum number of fields of data form, can be displayed in a worksheet of MS Excel Program? (a)16; (b)24; (c)32; (d)48.

1 Answers   Baidu, Idbi Bank,


What is product key in microsoft?

0 Answers  


What is UltraDMA / UltraATA ?

0 Answers   CMS,






What is Shared Hosting ?

0 Answers  


Explain the file needed to boot win-xp?

0 Answers  


How do I run microsoft edge from the command line?

0 Answers  


What is Unallocated Space ?

0 Answers   Baidu, CMS,


difference between windows 98, windows 2000 and windows XP

0 Answers   Genpact,


what are the advantages of power point presentation with the help of examples.

0 Answers  


Types of DNS Servers?

0 Answers   Maersk,


Categories