DataContextをTestVmにキャストして、TestVmにあるTextBoxTextプロパティをバインドしたい場合
<TextBox Text="{Binding DataContext.(vm:TestVm.TextBoxText)}">
Go to list of users who liked
More than 5 years have passed since last update.
DataContextをTestVmにキャストして、TestVmにあるTextBoxTextプロパティをバインドしたい場合
<TextBox Text="{Binding DataContext.(vm:TestVm.TextBoxText)}">
Register as a new user and use Qiita more conveniently
Go to list of users who liked