2 writes to _text
System.Web.Mobile (2)
UI\MobileControls\Design\ObjectListCommandsPage.cs (2)
293
this.
_text
= _runtimeCommand.Text;
313
_text
= value;
1 reference to _text
System.Web.Mobile (1)
UI\MobileControls\Design\ObjectListCommandsPage.cs (1)
308
return
_text
;