3 instantiations of PathParameterCollection
PresentationFramework (3)
System\Windows\PropertyPath.cs (3)
87
PathParameterCollection parameters = new
PathParameterCollection
(pathParameters);
139
SetPathParameterCollection(new
PathParameterCollection
());
388
PathParameterCollection parameters = new
PathParameterCollection
();
4 references to PathParameterCollection
PresentationFramework (4)
System\Windows\PropertyPath.cs (4)
87
PathParameterCollection
parameters = new PathParameterCollection(pathParameters);
388
PathParameterCollection
parameters = new PathParameterCollection();
482
private void SetPathParameterCollection(
PathParameterCollection
parameters)
983
PathParameterCollection
_parameters; // list of DPs to inject into the path