Coordinator
A lifecycle utility that facilitates the "Try Install" pattern between a Host and a LegendControl.
It ensures that the control is initialized only on the Main thread and manages ownership state to prevent memory leaks or duplicate installations.
Parameters
provider
A lambda returning the Host responsible for displaying the legend.