TimelineGroup.Children Свойство

Определение

Получает или задает коллекцию дочерних объектов Timeline для TimelineGroup.

public:
 property System::Windows::Media::Animation::TimelineCollection ^ Children { System::Windows::Media::Animation::TimelineCollection ^ get(); void set(System::Windows::Media::Animation::TimelineCollection ^ value); };
public System.Windows.Media.Animation.TimelineCollection Children { get; set; }
member this.Children : System.Windows.Media.Animation.TimelineCollection with get, set
Public Property Children As TimelineCollection

Значение свойства

TimelineCollection

Дочерние объекты Timeline для TimelineGroup. Значение по умолчанию — NULL.

Комментарии

Сведения о свойстве зависимостей

Поле идентификатора ChildrenProperty
Metadata properties set to true Нет

Применяется к