EN dependency property
LV atkarību rekvizīts
RU свойство зависимостей
DE Abhängigkeitseigenschaft
FR propriété de dépendance
Definīcija: In Windows Presentation Foundation and Silverlight, a property represented by a DependencyProperty identifier that is registered with the property system. Dependency properties can be defined only by DependencyObject types, which typically expose the identifier as a public static field. The property system determines their effective value based on a precedence evaluation of all possible value sources.
Microsoft Terminology 2023. Entry from the Microsoft Language Portal.
© 2023 Microsoft Corporation. All rights reserved.