3 instantiations of PathParameterCollection
PresentationFramework (3)
System\Windows\PropertyPath.cs (3)
86
PathParameterCollection parameters = new
PathParameterCollection
(pathParameters);
138
SetPathParameterCollection(new
PathParameterCollection
());
387
PathParameterCollection parameters = new
PathParameterCollection
();
4 references to PathParameterCollection
PresentationFramework (4)
System\Windows\PropertyPath.cs (4)
86
PathParameterCollection
parameters = new PathParameterCollection(pathParameters);
387
PathParameterCollection
parameters = new PathParameterCollection();
481
private void SetPathParameterCollection(
PathParameterCollection
parameters)
971
private
PathParameterCollection
_parameters; // list of DPs to inject into the path