WPF 关于DataGridTemplateColumn内部绑定行高的问题

DataGridTemplateColumn中定义一个TextBox
希望将TextBox的Height属性和行高绑定到一起 该如何实现?

希望有人能帮助解答下,谢谢