Class TransitionsHost
public class TransitionsHost : NotifyPropertyChangedBase, INotifyPropertyChanged
- Inheritance
-
TransitionsHost
- Implements
- Inherited Members
- Extension Methods
Properties
Name
public string Name { get; set; }
Property Value
Transitions
[Browsable(false)]
public TransitionCollection Transitions { get; set; }