2026年2月20日
摘要:
DataGridGrouping.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.
阅读全文
posted @ 2026-02-20 12:10
dalgleish
阅读(18)
推荐(0)
2026年2月18日
摘要:
DirectoryTreeView.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas
阅读全文
posted @ 2026-02-18 11:11
dalgleish
阅读(6)
推荐(0)
2026年2月16日
摘要:
BoundTreeView.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.mic
阅读全文
posted @ 2026-02-16 10:04
dalgleish
阅读(11)
推荐(0)
2026年2月14日
摘要:
CustomListViewTest.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schema
阅读全文
posted @ 2026-02-14 12:27
dalgleish
阅读(8)
推荐(0)
2026年2月13日
摘要:
BasicListView.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.mic
阅读全文
posted @ 2026-02-13 10:25
dalgleish
阅读(5)
推荐(0)
2026年2月12日
摘要:
NavigateCollection.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schema
阅读全文
posted @ 2026-02-12 13:23
dalgleish
阅读(5)
推荐(0)
2026年2月11日
摘要:
ComboBoxSelectionBox.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://sche
阅读全文
posted @ 2026-02-11 11:23
dalgleish
阅读(12)
推荐(0)
2026年2月10日
摘要:
ExpandingDataTemplate.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://sch
阅读全文
posted @ 2026-02-10 12:53
dalgleish
阅读(7)
推荐(0)
2026年2月9日
摘要:
最终项目中,我已经把SingleCriteriaHighlightTemplateSelector写成了通用类,支持复杂的模板选择。这里先给出SingleCriteriaHighlightTemplateSelector的代码,作为例子展示。 SingleCriteriaHighlightTempl
阅读全文
posted @ 2026-02-09 11:34
dalgleish
阅读(6)
推荐(0)
摘要:
DataTemplateControls.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://sche
阅读全文
posted @ 2026-02-09 04:17
dalgleish
阅读(6)
推荐(0)