MetroContentControl
ofを使用すると、WPF アプリケーションでこの例外が発生しますMahApps.Metro
。
'System.Windows.Media.Animation.DoubleAnimationUsingKeyFrames' animation object cannot be used to animate property 'RenderTransform' because it is of incompatible type 'System.Windows.Media.Transform'.
マイ ビューがデザイン モードでレンダリングされません。しかし、ビルドではうまく機能します。
誰でも私に提案できますか、この例外の可能な解決策は何ですか?