dotnet/wpf
Ver no GitHubMissing System.Windows.Media.Animation.BackEase in WpfGeneratedKnownTypes
Open
#6.588 aberto em 16 de mai. de 2022
:construction: work in progresshelp wanted
Métricas do repositório
- Stars
- (6.683 stars)
- Métricas de merge de PR
- (Mesclagem média 2d 7h) (41 fundiu PRs em 30d)
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.
