5 references to Always
PresentationFramework (5)
MS\Internal\Data\PathParser.cs (1)
129_drillIn = DrillIn.Always;
MS\Internal\Data\PropertyPathWorker.cs (3)
783if (drillIn != DrillIn.Always) 797if (view != null && drillIn != DrillIn.Always) 934bool inCollection = (svi.drillIn == DrillIn.Always);
System\Windows\PropertyPath.cs (1)
394case DrillIn.Always: