Skip to content

BrushAnimator class

Defined in

Namespace: CrissCross.WPF.UI.Controls Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.Controls.BrushAnimator Modifiers: public sealed

Summary

        BrushAnimator.
        

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Class hierarchy
classDiagram
class BrushAnimator
class Animator
Animator <|-- BrushAnimator

Inherits from: Animator

Properties

NameSummary
BrushGets the brush.
RepeatBehaviorGets or sets the repeat behavior.
AnimationSourceGets the animation source.

Methods

NameSummary
static CreateAsyncCreates the asynchronous.
GetSpecifiedRepeatBehaviorGets the specified repeat behavior.
Inherited members

See also