C# Class Mapsui.Samples.Wpf.Utilities

Afficher le fichier Open project: pauldendulk/Mapsui

Méthodes publiques

Méthode Description
AnimateOpacity ( UIElement target, double from, double to, int duration ) : void

Method Details

AnimateOpacity() public static méthode

public static AnimateOpacity ( UIElement target, double from, double to, int duration ) : void
target System.Windows.UIElement
from double
to double
duration int
Résultat void