TimelineGroup::AddText Method (String^)
.NET Framework (current version)
Adds a text string as a child of this Timeline.
Assembly: PresentationCore (in PresentationCore.dll)
A Timeline does not accept text as a child, so this method will raise an InvalididOperationException unless a derived class has overridden this behavior which allows text to be added.
.NET Framework
Available since 3.0
Available since 3.0
Show: