dotnet/wpf

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

Open

#6,588 opened on 2022年5月16日

GitHub で見る
 (11 comments) (0 reactions) (2 assignees)C# (6,683 stars) (1,126 forks)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.

コントリビューターガイド

Missing System.Windows.Media.Animation.BackEase in WpfGeneratedKnownTypes · dotnet/wpf#6588 | Good First Issue