dotnet/wpf
Auf GitHub ansehenMissing System.Windows.Media.Animation.BackEase in WpfGeneratedKnownTypes
Open
#6.588 geöffnet am 16. Mai 2022
:construction: work in progresshelp wanted
Repository-Metriken
- Stars
- (6.683 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 2T 7h) (41 gemergte PRs in 30 T)
Beschreibung
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.
