TimelineGroup.Children Propriedade
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Obtém ou define a coleção de objetos filhos Timeline diretos do 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
Valor de Propriedade
Objetos filhos Timeline do TimelineGroup. O valor predefinido é nulo.
Observações
Informação de Propriedade de Dependência
| Iteme | Value |
|---|---|
| Campo identificador | ChildrenProperty |
Propriedades dos metadados definidas como true |
None |