Currently the XamPropertyGrid has a useful feature which allows you to filter. This works well.
In cases however where a field name appears multiple times in different parts of the hierarchy, the UI does not highlight said hierarchy. This means if you search for a field called "Date" and several nested fields contain this, the user has no idea which "Date" field they mean to modify.
Is it possible to also show the hierarchy when searching for nested fields that result in multiple hits?