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