5 references to Always
PresentationFramework (5)
MS\Internal\Data\PathParser.cs (1)
130_drillIn = DrillIn.Always;
MS\Internal\Data\PropertyPathWorker.cs (3)
789if (drillIn != DrillIn.Always) 803if (view != null && drillIn != DrillIn.Always) 940bool inCollection = (svi.drillIn == DrillIn.Always);
System\Windows\PropertyPath.cs (1)
397case DrillIn.Always: