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