Table of Contents

Class TransitionsHost

Namespace
HeBianGu.Service.Animation
Assembly
HeBianGu.Service.Animation.dll
public class TransitionsHost : NotifyPropertyChangedBase, INotifyPropertyChanged
Inheritance
TransitionsHost
Implements
Inherited Members
Extension Methods

Properties

Name

public string Name { get; set; }

Property Value

string

Transitions

[Browsable(false)]
public TransitionCollection Transitions { get; set; }

Property Value

TransitionCollection