上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 28 下一页
  2025年10月16日
摘要: AnimateVisual.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.mic 阅读全文
posted @ 2025-10-16 11:17 dalgleish 阅读(24) 评论(0) 推荐(0)
  2025年10月14日
摘要: 用我们自己写的Player C# Avalonia 15- Animation- AnimationPlayerTest AnimateRadialGradient.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http 阅读全文
posted @ 2025-10-14 11:35 dalgleish 阅读(18) 评论(0) 推荐(0)
  2025年10月12日
摘要: 置顶的 C# Avalonia配置 已经更新 ExpandElement.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmln 阅读全文
posted @ 2025-10-12 03:12 dalgleish 阅读(16) 评论(0) 推荐(0)
  2025年10月10日
摘要: 自定义扩展已经更新 C# Avalonia 扩展 - 所有例子必备 RotateButtonWithLayout.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/w 阅读全文
posted @ 2025-10-10 11:45 dalgleish 阅读(18) 评论(0) 推荐(0)
  2025年10月6日
摘要: RotateButton.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.micr 阅读全文
posted @ 2025-10-06 11:52 dalgleish 阅读(22) 评论(0) 推荐(0)
  2025年9月28日
摘要: CachingTest.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.micro 阅读全文
posted @ 2025-09-28 15:18 dalgleish 阅读(18) 评论(0) 推荐(0)
  2025年9月27日
摘要: FrameRates.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.micros 阅读全文
posted @ 2025-09-27 11:51 dalgleish 阅读(22) 评论(0) 推荐(0)
  2025年9月26日
摘要: CustomEasingFunction.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://sche 阅读全文
posted @ 2025-09-26 12:28 dalgleish 阅读(23) 评论(0) 推荐(0)
  2025年9月25日
摘要: Easing.axaml代码 <Window xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft. 阅读全文
posted @ 2025-09-25 15:59 dalgleish 阅读(22) 评论(0) 推荐(0)
  2025年9月24日
摘要: 在上一个AnimationPlayer例子上进行扩展,让其具备完整的小型动画功能。 AnimationPlayer类 public partial class AnimationPlayer : ObservableObject { // 内部类 public class TimedAction { 阅读全文
posted @ 2025-09-24 13:21 dalgleish 阅读(23) 评论(0) 推荐(0)
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 28 下一页