1 write to declaringType
System.Workflow.ComponentModel (1)
AuthoringOM\Bind.cs (1)
1601this.declaringType = declaringType;
2 references to declaringType
System.Workflow.ComponentModel (2)
AuthoringOM\Bind.cs (2)
1713get { return this.declaringType; } 1717get { return this.declaringType; }