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