mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 22:46:58 +00:00
Fade animations
This commit is contained in:
parent
b9a34fd5e4
commit
4c669f4df0
7 changed files with 45 additions and 39 deletions
|
|
@ -43,7 +43,7 @@ namespace MapControl
|
|||
|
||||
if (image != null && MapBase.ImageFadeDuration > TimeSpan.Zero)
|
||||
{
|
||||
AnimateImageOpacity();
|
||||
FadeIn();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue