dotnet/wpf
Vedi su GitHubMissing System.Windows.Media.Animation.BackEase in WpfGeneratedKnownTypes
Open
#6588 aperta il 16 mag 2022
: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.
