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