개정판 4913851c
issue #923: change control's color when mouse is over1
Change-Id: Id6c30459bd314a0d7d87d9c3ba037aef0db53338
MarkupToPDF/Controls/Polygon/InkControl.cs | ||
---|---|---|
369 | 369 |
OnPropertyChanged("CenterY"); |
370 | 370 |
} |
371 | 371 |
} |
372 |
public SolidColorBrush StrokeColor |
|
372 |
public override SolidColorBrush StrokeColor
|
|
373 | 373 |
{ |
374 | 374 |
get { return (SolidColorBrush)GetValue(StrokeColorProperty); } |
375 | 375 |
set |
내보내기 Unified diff