개정판 4913851c
issue #923: change control's color when mouse is over1
Change-Id: Id6c30459bd314a0d7d87d9c3ba037aef0db53338
MarkupToPDF/Controls/Polygon/PolygonControl.cs | ||
---|---|---|
362 | 362 |
OnPropertyChanged("CenterY"); |
363 | 363 |
} |
364 | 364 |
} |
365 |
public SolidColorBrush StrokeColor |
|
365 |
public override SolidColorBrush StrokeColor
|
|
366 | 366 |
{ |
367 | 367 |
get { return (SolidColorBrush)GetValue(StrokeColorProperty); } |
368 | 368 |
set |
내보내기 Unified diff