2 references to RendersWmlDoAcceptsInline
System.Web (1)
Abstractions\HttpBrowserCapabilitiesWrapper.cs (1)
391return _browser.RendersWmlDoAcceptsInline;
System.Web.Mobile (1)
UI\MobileControls\Adapters\WmlObjectListAdapter.cs (1)
131bool rendersAcceptsInline = Device.RendersWmlDoAcceptsInline;