6 references to Storyboard
PresentationFramework (6)
src\Framework\System\Windows\Markup\KnownTypes.cs (6)
1571case KnownElements.Storyboard: o = new System.Windows.Media.Animation.Storyboard(); break; 2291return KnownElements.Storyboard; 2474case KnownElements.Storyboard: 2630case KnownElements.Storyboard: 3453case KnownElements.Storyboard: 6152case KnownElements.Storyboard: t = typeof(System.Windows.Media.Animation.Storyboard); break;