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