ISolidColorBrushAnimator.

BindAnimation(Animatable, IObservable<ISolidColorBrush>) Method

Syntax

public override IDisposable BindAnimation(Animatable control, IObservable<ISolidColorBrush> instance)

Parameters

Name Type Description
control Animatable
instance IObservable<ISolidColorBrush>

Return Value

Type Description
IDisposable