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