dotnet/wpf

Missing System.Windows.Media.Animation.BackEase in WpfGeneratedKnownTypes

Open

#6,588 创建于 2022年5月16日

在 GitHub 查看
 (11 评论) (0 反应) (2 负责人)C# (1,126 fork)batch import
:construction: work in progresshelp wanted

仓库指标

Star
 (6,683 star)
PR 合并指标
 (平均合并 2天 7小时) (30 天内合并 41 个 PR)

描述

The System.Xaml.dll!System.Xaml.Schema.XamlObjectCreationFactory can create object directly by WpfGeneratedKnownTypes help. But we can not find the System.Windows.Media.Animation.BackEase in WpfGeneratedKnownTypes which means we should use the reflection to create the object.

贡献者指南