1 write to selectedQueue
System.Messaging (1)
System\Messaging\Design\QueuePathDialog.cs (1)
337this.selectedQueue = queue;
1 reference to selectedQueue
System.Messaging (1)
System\Messaging\Design\QueuePathDialog.cs (1)
328this.BeginInvoke(new SelectQueueDelegate(this.OnSelectQueue), new object[] { this.selectedQueue, 0 });