2 references to HtmlVideo
System.Web (2)
UI\HtmlControls\HtmlVideo.cs (1)
24/// <para>Initializes a new instance of the <see cref='System.Web.UI.HtmlControls.HtmlVideo'/> class.</para>
UI\HTMLTagNameToTypeMapper.cs (1)
48t.Add("video", typeof(HtmlVideo));