3 writes to selectedType
System.Activities.Core.Presentation (3)
System\ServiceModel\Activities\Presentation\ContentCorrelationTypeExpander.xaml.cs (3)
212this.selectedType = this.SelectedTypeEntry.TypeToExpand; 218this.selectedType = this.SelectedTypeEntry.TypeToExpand; 224this.selectedType = null;
1 reference to selectedType
System.Activities.Core.Presentation (1)
System\ServiceModel\Activities\Presentation\ContentCorrelationTypeExpander.xaml.cs (1)
121return this.selectedType;