Can I add to the functionality of Grid so I can specify new Grid().BindIsVisible( xx );

前端 未结 0 1646
粉色の甜心
粉色の甜心 2020-12-05 15:43

Here is an example:

var grid3Help = 
   new Grid().Bind(Grid.IsVisibleProperty, nameof(HelpIconVisible), source: this)

Is there some way that

相关标签:
回答
  • 消灭零回复
提交回复
热议问题