mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
Groundwork for migrating the assembly tree onto SharpTreeView: the shared item theme now binds the autoloaded / non-public foreground classes (dimmed unless the row is selected), and ILSpyTreeNode gains RefreshRealizedFilter to re-apply the API-level filter to realised nodes in place when ShowApiLevel toggles -- the TreeFlattener then drops anything newly hidden, replacing ProDataGrid's ChildrenSelector filter.pull/3755/head
2 changed files with 28 additions and 2 deletions
Loading…
Reference in new issue