修复注释乱码
This commit is contained in:
@@ -5,7 +5,7 @@ using System.Windows.Controls.Primitives;
|
||||
namespace XP.ImageProcessing.RoiControl
|
||||
{
|
||||
/// <summary>
|
||||
/// ROI控制�?
|
||||
/// ROI控制点
|
||||
/// </summary>
|
||||
public class ControlThumb : Thumb
|
||||
{
|
||||
@@ -21,7 +21,7 @@ namespace XP.ImageProcessing.RoiControl
|
||||
}
|
||||
catch
|
||||
{
|
||||
// 如果样式加载失败,使用默认样�?
|
||||
// 如果样式加载失败,使用默认样式
|
||||
thumbStyle = null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user