3 instantiations of PathParameterCollection
PresentationFramework (3)
src\Framework\System\Windows\PropertyPath.cs (3)
90
PathParameterCollection parameters = new
PathParameterCollection
(pathParameters);
142
SetPathParameterCollection(new
PathParameterCollection
());
391
PathParameterCollection parameters = new
PathParameterCollection
();
4 references to PathParameterCollection
PresentationFramework (4)
src\Framework\System\Windows\PropertyPath.cs (4)
90
PathParameterCollection
parameters = new PathParameterCollection(pathParameters);
391
PathParameterCollection
parameters = new PathParameterCollection();
485
private void SetPathParameterCollection(
PathParameterCollection
parameters)
983
PathParameterCollection
_parameters; // list of DPs to inject into the path