private void displayValue(UInt16 x, UInt16 y) { textBoxContent.Text = mParam.GetDatamapValue(mDatamapPosition, x, y).ToString(); }