IWindowHost.Find method
Look up a registered window by id (host-side composition / sibling addressing).
public IWindowControl? Find(string id)See Also
Section titled “See Also”- interface IWindowControl
- interface IWindowHost
- namespace Stellar.Abstractions.Services