dotnet/wpf
GitHub で見るMissing System.Windows.Media.Animation.BackEase in WpfGeneratedKnownTypes
Open
#6,588 opened on 2022年5月16日
:construction: work in progresshelp wanted
Repository metrics
- Stars
- (6,683 stars)
- PR merge metrics
- (平均マージ 2d 7h) (30d で 41 merged PRs)
説明
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.
