dotnet/wpf

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

Open

#6,588 建立於 2022年5月16日

在 GitHub 查看
 (11 留言) (0 反應) (2 負責人)C# (6,683 star) (1,126 fork)batch import
:construction: work in progresshelp wanted

描述

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.

貢獻者指南