Examples

Background Color Fade-In

bg
(The initial fade from gray to blue)
Example animation base helper: AnimateBackgroundColor()

Hover Border Pulse

bg
Example hover animation: HoverBorderPulse()

Fade-in sequence

bg
Example complex animation sequence: AnimFadeInSequence()

Then, of course, there is everything in between.

Heler Methods

Additionally there are many helper methods relating to many different Types from Color to opening weblinks in the browser.

Example color helper method: GetColor.FromHex()

Example creating an external url link : OpenURL()