2025年9月12日
摘要:
BlurEffects.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.micro
阅读全文
posted @ 2025-09-12 10:52
dalgleish
阅读(23)
推荐(0)
2025年9月11日
摘要:
扩展已经更新,新增对资源和样式的动态加载。 https://chuna2.787528.xyz/dalgleish/p/18972924 有了这个新增功能,我们就可以单独创建一个Styles.axaml。以后样式可以独立在这里书写,我这里写了一个RadioButton的样式。 <Styles xmlns
阅读全文
posted @ 2025-09-11 13:04
dalgleish
阅读(40)
推荐(0)
2025年9月8日
摘要:
Drawings.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsof
阅读全文
posted @ 2025-09-08 08:29
dalgleish
阅读(18)
推荐(0)
摘要:
ClipArt.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft
阅读全文
posted @ 2025-09-08 07:44
dalgleish
阅读(12)
推荐(0)
摘要:
ClippingWithViewbox.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schem
阅读全文
posted @ 2025-09-08 07:42
dalgleish
阅读(14)
推荐(0)
摘要:
Clipping.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsof
阅读全文
posted @ 2025-09-08 07:40
dalgleish
阅读(11)
推荐(0)
2025年9月6日
摘要:
MiniLanguage.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.micr
阅读全文
posted @ 2025-09-06 14:09
dalgleish
阅读(8)
推荐(0)
摘要:
BezierCurve.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.micro
阅读全文
posted @ 2025-09-06 14:01
dalgleish
阅读(8)
推荐(0)
摘要:
SimpleArc.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microso
阅读全文
posted @ 2025-09-06 13:52
dalgleish
阅读(14)
推荐(0)
摘要:
ReusingGeometry.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.m
阅读全文
posted @ 2025-09-06 13:46
dalgleish
阅读(16)
推荐(0)