5 references to BeginStoryboard
PresentationFramework (5)
src\Framework\System\Windows\Markup\KnownTypes.cs (5)
1134case KnownElements.BeginStoryboard: o = new System.Windows.Media.Animation.BeginStoryboard(); break; 1975return KnownElements.BeginStoryboard; 2772case KnownElements.BeginStoryboard: 2821case KnownElements.BeginStoryboard: 5561case KnownElements.BeginStoryboard: t = typeof(System.Windows.Media.Animation.BeginStoryboard); break;