1 write to Text
System.Web.Mobile (1)
UI\MobileControls\Design\ObjectListCommandsPage.cs (1)
226((CommandTreeNode)CurrentNode).Text = _txtText.Text;
2 references to Text
System.Web.Mobile (2)
UI\MobileControls\Design\ObjectListCommandsPage.cs (2)
155_txtText.Text = currentCommandNode.Text; 246commandNode.RuntimeCommand.Text = commandNode.Text;