2 references to _multiMediaAttributes
System.Web.Mobile (2)
UI\MobileControls\Adapters\HtmlControlAdapter.cs (2)
221
for (int i = 0; i <
_multiMediaAttributes
.Length; i++)
223
AddCustomAttribute(writer,
_multiMediaAttributes
[i]);