dotnet/wpf

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

Ouverte

#6 588 ouverte le 16 mai 2022

 (11 commentaires) (0 réaction) (2 personnes assignées)C# (1 126 forks)batch import
:construction: work in progresshelp wanted

Métriques du dépôt

Stars
 (6 683 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur