dotnet/wpf
在 GitHub 查看Missing System.Windows.Media.Animation.BackEase in WpfGeneratedKnownTypes
Open
#6,588 建立於 2022年5月16日
:construction: work in progresshelp wanted
倉庫指標
- Star
- (6,683 star)
- PR 合併指標
- (平均合併 2天 7小時) (30 天內合併 41 個 PR)
描述
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.
