<RadioButton x:Name="RadioButton2" /> <TextBox BorderThickness="0" IsEnabled="{Binding IsChecked, ElementName=RadioButton2}" />
<RadioButton x:Name="RadioButton2" /> <TextBox BorderThickness="0" IsEnabled="{Binding IsChecked, ElementName=RadioButton2}" />