dotnet/wpf

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

Open

#6588 aperta il 16 mag 2022

Vedi su GitHub
 (11 commenti) (0 reazioni) (2 assegnatari)C# (1126 fork)batch import
:construction: work in progresshelp wanted

Metriche repository

Star
 (6683 star)
Metriche merge PR
 (Merge medio 2g 7h) (41 PR mergiate in 30 g)

Descrizione

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.

Guida contributor