1 write to _emptyPopOutPanelStyle
System.Web (1)
UI\WebControls\PopOutPanel.cs (1)
32
_emptyPopOutPanelStyle
= new PopOutPanelStyle(null);
1 reference to _emptyPopOutPanelStyle
System.Web (1)
UI\WebControls\PopOutPanel.cs (1)
79
return
_emptyPopOutPanelStyle
;