3 writes to _layout
System.Web.Mobile (3)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (3)
514_layout = true; 543_layout = true; 557set { _layout = value; }
1 reference to _layout
System.Web.Mobile (1)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (1)
556get { return _layout; }