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