3 references to SVI
PresentationFramework (3)
src\Framework\MS\Internal\Data\ClrBindingWorker.cs (2)
110
if (path.
SVI
.Length > 0)
113
SetValue(Feature.XmlWorker, new XmlBindingWorker(this, path.
SVI
[0].drillIn == DrillIn.Never));
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (1)
574
SourceValueInfo[] SVI { get { return _parent.
SVI
; } }