EN visual tree
LV vizuāls koks
RU визуальное дерево
DE visuelle Struktur
FR arborescence d'éléments visuels
Definīcija: In Windows Presentation Foundation, the element tree containing all visual elements (elements that derive from the type System.Windows.Media.Visual) used for a piece of the user interface. This tree is the accumulation of all visual elements created directly by the application (whether in code or in markup) and all visual elements created by the template expansion of elements such as controls and data objects.
Microsoft Terminology 2023. Entry from the Microsoft Language Portal.
© 2023 Microsoft Corporation. All rights reserved.