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