C# Class ModernWPF.Controls.ModernContentControl

A ContentControl that animates content in.
Inheritance: System.Windows.Controls.ContentControl
Afficher le fichier Open project: soukoku/ModernWPF

Méthodes publiques

Свойство Type Description
SlideFromDirectionProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
AnimateIn ( ) : void

Animates the content out.

Animates the content in.

Private Methods

Méthode Description
ModernContentControl ( ) : System

Method Details

AnimateIn() public méthode

Animates the content out. Animates the content in.
public AnimateIn ( ) : void
Résultat void

Property Details

SlideFromDirectionProperty public_oe static_oe property

The DP for SlideFromDirection.
public static DependencyProperty,System.Windows SlideFromDirectionProperty
Résultat System.Windows.DependencyProperty