<ResourceDictionary xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"> <x:TimeSpan x:Key="FadeInDuration">0:0:1</x:TimeSpan> <Easing x:Key="FadeInEasing">CubicEaseOut</Easing> </ResourceDictionary>