5 references to Always
PresentationFramework (5)
MS\Internal\Data\PathParser.cs (1)
130
_drillIn = DrillIn.
Always
;
MS\Internal\Data\PropertyPathWorker.cs (3)
789
if (drillIn != DrillIn.
Always
)
803
if (view != null && drillIn != DrillIn.
Always
)
940
bool inCollection = (svi.drillIn == DrillIn.
Always
);
System\Windows\PropertyPath.cs (1)
397
case DrillIn.
Always
: