BoolPickConverter
StockSharp.Broker.Maui.Terminal.Converters
Maps a bool to one of two app resources keyed by name. Parameter format: "TrueResourceKey|FalseResourceKey". Resources are looked up against Current's merged dictionaries; if either token isn't a resource it falls through to a hex/named colour parse and finally the literal string.
Реализует: IValueConverter