2 writes to PropertyName
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Annotations\WorkflowAnnotationAdornerService.cs (1)
100PropertyName = Annotation.AnnotationTextPropertyName
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\AttachablePropertyChange.cs (1)
56PropertyName = this.PropertyName
3 references to PropertyName
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\AttachablePropertyChange.cs (3)
40if (!string.IsNullOrEmpty(this.PropertyName)) 42((IModelTreeItem)this.Owner).OnPropertyChanged(this.PropertyName); 56PropertyName = this.PropertyName