fix Property.Equals override
set SelectionMode of gridProperties to FullRowS...
Only allow editing of a new row.
delete rbShowAll and rbShowVisible. we will sho...
implement deleting an item from the property list
The documentation revision
remove colVisible, we only show visible propert...
enable adding new properties to an extension (n...
split the property names into Property objects,...
add Property class, add collection of propertie...
add IRegistryService.GetExtensions() and implement
and add the UI project to the solution
rename TsahiAsher.DetailsPaneEditor.Views to Ts...
add Simple Injector 3.1.2 nuget package
Add services project with RegisterServices
add SimpleInjector 3.1.2 from nuget; upgrade ta...
bind extensions listbox to Name property on vie...
add Name property
window layout
initial import
create trunk