3 references to Internal
System.Web.Mobile (3)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicControlAdapter.cs (1)
445
return _cssLocation = StyleSheetLocation.
Internal
;
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicPageAdapter.cs (2)
241
else if (!writer.IsStyleSheetEmpty () && CssLocation!=StyleSheetLocation.
Internal
) {
253
if (!writer.IsStyleSheetEmpty () && CssLocation == StyleSheetLocation.
Internal
) {