dotnet/wpf

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

Offen

#6.588 geöffnet am 16.05.2022

 (11 Kommentare) (0 Reaktionen) (2 zugewiesene Personen)C# (1.126 Forks)batch import
:construction: work in progresshelp wanted

Repository-Metriken

Stars
 (6.683 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

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.

Contributor Guide