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