3 writes to type
PresentationFramework (3)
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (3)
1062
svs.
type
= null;
1084
svs.
type
= accessorInfo.PropertyType;
1307
svs.
type
= sourceType;
3 references to type
PresentationFramework (3)
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (3)
197
return _arySVS[level].
type
;
669
typeof(DependencyObject).IsAssignableFrom(_arySVS[_arySVS.Length-1].
type
);
902
_host.SetupDefaultValueConverter(svs.
type
);