C# Class Open.Core.Common.AttachedBehavior.OpacityAnimation

An attached-property animation that alters the element's opacity.
Inheritance: NamedPropertyAnimation
Show file Open project: philcockfield/Open.TestHarness.SL Class Usage Examples

Protected Methods

Method Description
OnViewModelPropertyChanged ( string propertyName ) : void

Method Details

OnViewModelPropertyChanged() protected method

protected OnViewModelPropertyChanged ( string propertyName ) : void
propertyName string
return void