dotnet/wpf
Missing System.Windows.Media.Animation.BackEase in WpfGeneratedKnownTypes
オープン
#6,588 opened on 2022/05/16
:construction: work in progresshelp wanted
Repository metrics
- Stars
- (6,683 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.
