1 write to _panel
System.Web.Mobile (1)
UI\MobileControls\Design\PanelDesigner.cs (1)
114
_panel
= (Panel) component;
3 references to _panel
System.Web.Mobile (3)
UI\MobileControls\Design\PanelDesigner.cs (3)
74
if (DesignerAdapterUtil.InMobileUserControl(
_panel
))
79
if (DesignerAdapterUtil.InUserControl(
_panel
))
85
if (!DesignerAdapterUtil.InMobilePage(
_panel
))