Searched refs:_iWebFormsDocumentService (Results 1 – 4 of 4) sorted by relevance
43 private IWebFormsDocumentService _iWebFormsDocumentService; field in System.Web.UI.Design.MobileControls.MobileContainerDesigner111 if (_iWebFormsDocumentService == null)113 _iWebFormsDocumentService =116 Debug.Assert(_iWebFormsDocumentService != null);119 return _iWebFormsDocumentService;
36 private IWebFormsDocumentService _iWebFormsDocumentService; field in System.Web.UI.Design.MobileControls.MobileControlDesigner175 if (_iWebFormsDocumentService == null)177 _iWebFormsDocumentService =180 Debug.Assert(_iWebFormsDocumentService != null);183 return _iWebFormsDocumentService;
50 private IWebFormsDocumentService _iWebFormsDocumentService; field in System.Web.UI.Design.MobileControls.MobileTemplatedControlDesigner240 if (_iWebFormsDocumentService == null)242 _iWebFormsDocumentService =245 Debug.Assert(_iWebFormsDocumentService != null);248 return _iWebFormsDocumentService;
39 private IWebFormsDocumentService _iWebFormsDocumentService; field in System.Web.UI.Design.MobileControls.StyleSheetDesigner192 if (_iWebFormsDocumentService == null)194 _iWebFormsDocumentService =197 Debug.Assert(_iWebFormsDocumentService != null);200 return _iWebFormsDocumentService;