3 references to RuntimeCommand
System.Web.Mobile (3)
UI\MobileControls\Design\ObjectListCommandsPage.cs (3)
246
commandNode.
RuntimeCommand
.Text = commandNode.Text;
247
commandNode.
RuntimeCommand
.Name = commandNode.Name;
250
_objectList.Commands.AddAt(-1, commandNode.
RuntimeCommand
);