개정판 f513c215
issue #923: add CreateCommand and change thumb's opacity when mouse is enter or leave
Change-Id: I1e4b2ac57ca876e4681b14f02c1567abb265391e
MarkupToPDF/Controls/Etc/ImgControl.cs | ||
---|---|---|
54 | 54 |
PropertyChanged(this, new PropertyChangedEventArgs(propName)); |
55 | 55 |
} |
56 | 56 |
|
57 |
public void ApplyOverViewData() |
|
57 |
public override void ApplyOverViewData()
|
|
58 | 58 |
{ |
59 | 59 |
this.OverViewPathData = this.PathData; |
60 | 60 |
} |
내보내기 Unified diff