3 writes to Owner
System.Web.Mobile (3)
UI\MobileControls\ObjectListCommandCollection.cs (3)
86
command.
Owner
= null;
109
command.
Owner
= this;
122
(this[index]).
Owner
= null;
4 references to Owner
System.Web.Mobile (4)
UI\MobileControls\ObjectListCommand.cs (4)
64
if (
Owner
!= null)
66
Owner
.SetDirty ();
85
if (
Owner
!= null)
87
Owner
.SetDirty ();