1 write to _owner
System.Web (1)
UI\WebControls\PopOutPanel.cs (1)
195
_owner
= owner;
2 references to _owner
System.Web (2)
UI\WebControls\PopOutPanel.cs (2)
199
if (BackColor.IsEmpty && ((
_owner
== null) ||
_owner
.BackColor.IsEmpty)) {