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)
199if (BackColor.IsEmpty && ((_owner == null) || _owner.BackColor.IsEmpty)) {