2025年7月25日
摘要:
ComboBoxTest.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.micr
阅读全文
posted @ 2025-07-25 11:00
dalgleish
阅读(51)
推荐(0)
2025年7月24日
摘要:
CheckBoxList.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.micr
阅读全文
posted @ 2025-07-24 14:33
dalgleish
阅读(58)
推荐(0)
摘要:
ImageList.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microso
阅读全文
posted @ 2025-07-24 11:39
dalgleish
阅读(13)
推荐(0)
2025年7月23日
摘要:
TextBoxTest.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.micro
阅读全文
posted @ 2025-07-23 10:50
dalgleish
阅读(15)
推荐(0)
2025年7月22日
摘要:
ExpandableScrollableContent.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http
阅读全文
posted @ 2025-07-22 20:52
dalgleish
阅读(10)
推荐(0)
摘要:
MultiDirectionExpanders.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://s
阅读全文
posted @ 2025-07-22 20:46
dalgleish
阅读(10)
推荐(0)
摘要:
ExpandableContent.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas
阅读全文
posted @ 2025-07-22 20:39
dalgleish
阅读(12)
推荐(0)
摘要:
GraphicalTabTitles.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schema
阅读全文
posted @ 2025-07-22 20:33
dalgleish
阅读(24)
推荐(0)
摘要:
扩展已经更新 https://www.cnblogs.com/dalgleish/p/18972924 由于Avalonia没有内置逻辑滚动,自己实现一个。 LogicalScrollControl类 public class LogicalScrollControl : ContentContro
阅读全文
posted @ 2025-07-22 20:23
dalgleish
阅读(14)
推荐(0)
摘要:
ScrollableTextBoxColumn.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://s
阅读全文
posted @ 2025-07-22 10:13
dalgleish
阅读(19)
推荐(0)