FFMetrics
FFMetrics copied to clipboard
Windows magnifier gets crazy while calculating metric
Metric value in program is in TextBox so it is possible to focus the field and click Ctrl+C to copy value. However, magnified focusing TextBox if its value is changed. So the metric values should be changed to TextBlock/Label when calculating metric instead of TextBox.