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