dotnet/wpf

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

オープン

#6,588 opened on 2022/05/16

 (11 件のコメント) (0 件のリアクション) (2 人の担当者)C# (1,126 件のフォーク)batch import
:construction: work in progresshelp wanted

Repository metrics

Stars
 (6,683 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

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