C# Class Statman.Windows.AnimatedWindow

Inheritance: GlassWindow
Datei anzeigen Open project: OrfeasZ/Statman

Public Properties

Property Type Description
NewSizeProperty System.Windows.DependencyProperty
OldSizeProperty System.Windows.DependencyProperty

Public Methods

Method Description
ApplyResizeAnimation ( ) : void
OnApplyTemplate ( ) : void

Protected Methods

Method Description
OnLoaded ( ) : void

Private Methods

Method Description
AnimatedWindow ( ) : System

Method Details

ApplyResizeAnimation() public method

public ApplyResizeAnimation ( ) : void
return void

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

OnLoaded() protected method

protected OnLoaded ( ) : void
return void

Property Details

NewSizeProperty public_oe static_oe property

public static DependencyProperty,System.Windows NewSizeProperty
return System.Windows.DependencyProperty

OldSizeProperty public_oe static_oe property

public static DependencyProperty,System.Windows OldSizeProperty
return System.Windows.DependencyProperty