Here is an example:
var grid3Help = new Grid().Bind(Grid.IsVisibleProperty, nameof(HelpIconVisible), source: this)
Is there some way that