개정판 4913851c
issue #923: change control's color when mouse is over1
Change-Id: Id6c30459bd314a0d7d87d9c3ba037aef0db53338
MarkupToPDF/Controls/Shape/CircleControl.cs | ||
---|---|---|
214 | 214 |
OnPropertyChanged("LeftBottomPoint"); |
215 | 215 |
} |
216 | 216 |
} |
217 |
public SolidColorBrush StrokeColor |
|
217 |
public override SolidColorBrush StrokeColor
|
|
218 | 218 |
{ |
219 | 219 |
get { return (SolidColorBrush)GetValue(StrokeColorProperty); } |
220 | 220 |
set |
내보내기 Unified diff