1 write to activeItemDetailViewControl
System.WorkflowServices (1)
System\Workflow\Activities\Design\RichListBox.cs (1)
48
set {
activeItemDetailViewControl
= value; }
2 references to activeItemDetailViewControl
System.WorkflowServices (2)
System\Workflow\Activities\Design\RichListBox.cs (2)
47
get { return
activeItemDetailViewControl
; }
204
activeItemDetailViewControl
.Location = itemLocations[selectedItem];