@ -182,7 +182,8 @@ namespace RobotClientWpf
break;
}
UIAccessHelpers.SetTextblockTextAndForegroundColor(tbBottomMessage, message, col);
// not used currently
//UIAccessHelpers.SetTextblockTextAndForegroundColor(tbBottomMessage, message, col);
private void ClearBottomMessage()
@ -13,7 +13,7 @@
<Grid.RowDefinitions>
<RowDefinition Height="120"/>
<RowDefinition Height="150"/>
<RowDefinition Height="130"/>
<RowDefinition Height="*"/>
</Grid.RowDefinitions>