dotnet/wpf
Voir sur GitHubMissing System.Windows.Media.Animation.BackEase in WpfGeneratedKnownTypes
Open
#6 588 ouverte le 16 mai 2022
:construction: work in progresshelp wanted
Métriques du dépôt
- Stars
- (6 683 stars)
- Métriques de merge PR
- (Merge moyen 2j 7h) (41 PRs mergées en 30 j)
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.
