3 writes to drillIn
System.Workflow.ComponentModel (3)
AuthoringOM\Bind.cs (3)
1795this.drillIn = DrillIn.IfNeeded; 1837this.drillIn = DrillIn.Never; 1903this.drillIn = DrillIn.Never;
3 references to drillIn
System.Workflow.ComponentModel (3)
AuthoringOM\Bind.cs (3)
1804SourceValueInfo info = new SourceValueInfo(SourceValueType.Property, this.drillIn, string.Empty); 1870this.drillIn, name); 1894this.drillIn, name);