2 writes to drillIn
PresentationFramework (2)
MS\Internal\Data\PathParser.cs (2)
31
drillIn
= d;
40
drillIn
= d;
4 references to drillIn
PresentationFramework (4)
MS\Internal\Data\ClrBindingWorker.cs (1)
111
SetValue(Feature.XmlWorker, new XmlBindingWorker(this, path.SVI[0].
drillIn
== DrillIn.Never));
MS\Internal\Data\PropertyPathWorker.cs (2)
785
DrillIn drillIn = SVI[k].
drillIn
;
940
bool inCollection = (svi.
drillIn
== DrillIn.Always);
System\Windows\PropertyPath.cs (1)
395
switch (_arySVI[i].
drillIn
)