4 references to StyleSheetLocationAttributeValue
System.Web.Mobile (4)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicControlAdapter.cs (2)
441if (StyleSheetLocationAttributeValue != null && StyleSheetLocationAttributeValue.Length > 0) {
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicPageAdapter.cs (2)
327Debug.Assert (StyleSheetLocationAttributeValue != null); 328return StyleSheetLocationAttributeValue;