2 references to _templateFrameNames
System.Web.Mobile (2)
UI\MobileControls\Design\ListDesigner.cs (2)
443
Debug.Assert(index >= 0 & index <=
_templateFrameNames
.Length);
444
return
_templateFrameNames
[index];