5 references to Always
PresentationFramework (5)
MS\Internal\Data\PathParser.cs (1)
131_drillIn = DrillIn.Always;
MS\Internal\Data\PropertyPathWorker.cs (3)
773if (drillIn != DrillIn.Always) 787if (view != null && drillIn != DrillIn.Always) 923bool inCollection = (svi.drillIn == DrillIn.Always);
System\Windows\PropertyPath.cs (1)
393case DrillIn.Always: