3 references to SitedComponent
System.Workflow.ComponentModel (3)
AuthoringOM\Design\ReferenceService.cs (3)
189if (object.ReferenceEquals(reference.SitedComponent, cevent.Component)) 209if (object.ReferenceEquals(((ReferenceHolder)this.references[i]).SitedComponent, component)) 251return holder.SitedComponent;