Исходный код вики Привязка
Редактировал(а) Alexandr Fokin 2024/08/17 13:21
Скрыть последних авторов
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | | | |
2 | | |((( | ||
3 | |Привязка данных и контекст данных | ||
4 | [[https:~~/~~/metanit.com/sharp/wpf/14.1.php>>https://metanit.com/sharp/wpf/14.1.php]]| | ||
5 | |Setting DataContext in XAML in WPF | ||
6 | [[https:~~/~~/stackoverflow.com/questions/23713898/setting-datacontext-in-xaml-in-wpf>>https://stackoverflow.com/questions/23713898/setting-datacontext-in-xaml-in-wpf]]| | ||
7 | | | | ||
8 | ))) | ||
9 | | | | ||
10 | |||
![]() |
1.2 | 11 | ---- |
12 | |||
13 | ==== Внутренние ссылки: ==== | ||
14 | |||
15 | ====== Дочерние страницы: ====== | ||
16 | |||
17 | {{children/}} | ||
18 | |||
19 | ====== Обратные ссылки: ====== | ||
20 | |||
21 | {{velocity}} | ||
22 | #set ($links = $doc.getBacklinks()) | ||
23 | #if ($links.size() > 0) | ||
24 | #foreach ($docname in $links) | ||
25 | #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) | ||
26 | * [[$escapetool.xml($rdoc.fullName)]] | ||
27 | #end | ||
28 | #else | ||
29 | No back links for this page! | ||
30 | #end | ||
31 | {{/velocity}} | ||
32 | |||
33 | ---- |