dotnet/wpf

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

开放

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

 (11 条评论) (0 个反应) (2 位负责人)C# (1,126 个派生)batch import
:construction: work in progresshelp wanted

仓库指标

星标
 (6,683 个星标)
PR 合并指标
 (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.

贡献者指南